In the year 2014, of the month of April, on the 30th day, Marc MERLIN wrote:
> My guess was correct, xmodmap it is.
> 
> xmodmap -e "keycode 108 = Mode_switch Alt_R Meta_R Alt_R Meta_R"
> breaks e18 as in Alt_L (another key, 64) stops working. WTF?
> 
> 
> xmodmap -e "keycode 108 = Alt_R Meta_R Alt_R Meta_R Mode_switch"
> unbreaks it, but then I lose Mode_switch and I need that.
> 
> Is this a bug in e18?
> 
> Is there some workaround that will allow me to use Mode_swtich?


 Huh, well there you go.  Yep, that's bizarre.  Seems like a bug in E18 to
me.  My guess would be that there's some spot which does a generic Alt test,
and it's somehow affected by the fact you've changed Alt_R.

 A simple workaround would be to map another key.  In my environment, I map
the Left Windows key to Multi_key, and it works fine with E18.

 keycode 133 = Multi_key

 Cheers,
 dave.k


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to