On Wed, Apr 30, 2014 at 09:43:08PM -0700, Marc MERLIN wrote:
> On Thu, May 01, 2014 at 11:44:41AM +1000, Dave wrote:
> >  Can't see Settings->Input->Mouse Bindings?
> > 
> >  Can you go to Settings->Extensions->Modules->Settings?  Check that the 
> > Input
> > Control Setting module is loaded.
> 
> Good question. I just checked and the module is loaded.
>  
> >  Seems like e18 is receiving your Alt keypress fine, it's just not 
> > configured
> > to act on it.
> 
> How can you tell whether it is?
> 
> Another interesting test I just did:
> I set right but     on zone to show application menu
> I set right but+alt on zone to also show application menu
> 
> Right but works, but right but + alt causes the mouse cursor to change
> color to show the click, but no menu gets opened.
> 
> Mmmh, this is perplexing now...
> 
> To me, it looks like e18 does not see my alt key as alt.
> When I press alt+but3 or ctrl+but3, I get the same thing, a cursor that
> changes color and that's it.
> 
> I do use xmodmap, but changed absolutely nothing from my setup that was
> working with e17.

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?

Thanks,
Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/                         | PGP 1024R/763BE901

------------------------------------------------------------------------------
"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