Results 1 to 1 of 1
So, I'm using Xubuntu (only use FVWM and sawfish as WMs), and when I startx& I can no longer use the alt keys as meta keys. I have read over ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-01-2008 #1Just Joined!
- Join Date
- Jan 2007
- Location
- Michigan, yuck.
- Posts
- 16
xmodmap for emacs
So, I'm using Xubuntu (only use FVWM and sawfish as WMs), and when I startx& I can no longer use the alt keys as meta keys. I have read over the man pages but I keep doing something wrong. The weird thing is when I do
I see mod1 listed as Meta_L just like I want it, but I can't use any key as the meta key. I know because emacs key bindings don't work on the terminal and GNU emacs. I cleared mod1 first then I ranCode:$ xmodmap -pm
andCode:$ xmodmap -e "keycode 64 = Meta_L"
I used xev to determine the appropriate keycode. mod1 is only associated with Meta_L now according to xmodmap -pm. Any ideas?Code:$ xmodmap -e "add mod1 = Meta_L"


Reply With Quote
