I'm trying to configure twm to bind an f.exec to CTRL-ALT-L to lock the 
screen. However, the following doesn't work:

    "l" = a | m : all : f.exec "xscreensaver-command -lock &"

It works fine if I change it to:

    "F12" = : all : f.exec "xscreensaver-command -lock &"

so the problem appears to be the use of a letter instead of a function 
key. However, other keys such as tab don't seem to be a problem. Can 
anyone offer some insight?

-- 
The DMCA is anti-consumer. The RIAA has no right to rewrite copyright
laws to suit themselves.


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to