I just upgraded my kernel to 2.4 and a number of funny things have happened,
the presently most annoying of which being that my .Xmodmap doesn't work
anymore. This is my .Xmodmap file:

-----------------
!!! Mods that reduce Emacs-pinky

clear Control
clear Mod4

keysym Control_R = F1
keysym Menu = Meta_R
keysym Meta_R = Control_R

keysym Control_L = Meta_L
keysym Meta_L = Control_L

add Control = Control_R
add Control = Control_L
add Mod4 = Meta_R
add Mod4 = Meta_L

!!! parenthesis bindings for lisp

keysym 9 = 9 bracketleft
keysym 0 = 0 bracketright
keysym bracketleft = parenleft braceleft
keysym bracketright = parenright braceright

!!! swap : with ; (good for common lisp and generally useful)

keysym semicolon = colon semicolon
----------------------

Also, it seems that the xmodmap command has no version argument.



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

Reply via email to