Hi,

1. Question: I would like to bind the PrtScr key to some letters which are 
difficult to access (on a German keyboard). I can do simple key binding, like 
with 

xmodmap -e 'keycode 111=backslash'

the prtScr now returns a backslash, but how do I use Ctrl, Shift or Alt? if I 
want e.g. Shift-PrtScr to return | and Ctrl-PrtScr € (Euro sign)?

I thought from the Xmodmap man page that
xmodmap -e 'keycode 111=backslash bar'
means that the shifted key returns the bar, but it doesn't. Why? And how do I 
use alt and Ctrl?

2. Question: In the documentation of Xkb a 'hyper' and 'super' key are 
mentioned - what are they supposed to do? Do they act like the Alt or Ctrl 
and modify other keys?

Thanks for any help!
Stephan

PS: I used xev to get the keycode 111 for the PrtScr key.


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

Reply via email to