Vladimir Vrzic wrote:
> 
> Also, I have a question: is it possible to make the keymap in such way 
> that some keys that are usually not capslock-sensitive become 
> capslock-sensitive ("[", "]", "\" for example)?

 Simply use Shift_Lock instead of Caps_Lock, for example I have the
following lines in my ~/.Xmodmap:

keysym Num_Lock = Shift_Lock
add Lock = Shift_Lock


 So I can use the NumLock key to toggle keypad mode and to lock the
shift mode.

-- marcenuc

Reply via email to