stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Super_L is no longer working as a prefix key


From: Matt Cheung
Subject: Re: [STUMP] Super_L is no longer working as a prefix key
Date: Sun, 1 Nov 2009 16:10:42 -0800 (PST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)



On Sun, 1 Nov 2009, Vitaly Mayatskikh wrote:

At Sun, 1 Nov 2009 11:05:06 -0800 (PST), Matt Cheung wrote:

$ xmodmap -e "keycode 206 = Meta_R"
I tried this and I tried
$ xmodmap -e "keycode 133 = Meta_R"
and neither works.

I have this in ~/.xsession:

setxkbmap -model "pc105" -layout "us,ru(winkeys)" -option 
"grp:caps_toggle,grp_led:scroll"
xmodmap -e "keycode 206 = Meta_R"
xmodmap -e "keycode 133 = F20"

My prefix key is F20.
I discovered I need to run

$ xmodmap -e "clear Mod4"

and then

$ xmodmap -e "keycode 133 = Super_L"

Thanks for your help.

--
wbr, Vitaly





reply via email to

[Prev in Thread] Current Thread [Next in Thread]