Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-07-07 Thread The Rasterman
On Fri, 4 Jul 2014 07:32:30 -0700 Marc MERLIN said: > (I'm resending this to the list under the original subject line for the > archives) > > On Fri, Jul 04, 2014 at 02:00:59AM -0700, raster (Carsten Haitzler > (Rasterman)) wrote: > > raster added a comment. > > > > ok. i've taken a deep look a

[e-users] Using Mode_switch breaks Left Alt in e18

2014-07-04 Thread Marc MERLIN
(I'm resending this to the list under the original subject line for the archives) On Fri, Jul 04, 2014 at 02:00:59AM -0700, raster (Carsten Haitzler (Rasterman)) wrote: > raster added a comment. > > ok. i've taken a deep look at this. finally. and here is the problem. the > xmodmaps above marc

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-13 Thread Marc MERLIN
On Tue, May 13, 2014 at 06:11:01PM +1000, Dave wrote: > In the EFL source tree, edit the src/lib/ecore_x/xlib/ecore_x.c file, and > comment out the following line: >ECORE_X_MODIFIER_ALTGR = _ecore_x_key_mask_get(XK_Mode_switch) > > It's not root cause of the issue, but it'll fix things for y

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-13 Thread Dave
In the year 2014, of the month of May, on the 12th day, Marc MERLIN wrote: > On Mon, May 12, 2014 at 02:07:30AM +1000, Dave wrote: > > I had a little look at the enlightenment source code to try and figure this > > out, half as an excuse to start learning about the code for enlightenment. > > >

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-12 Thread Marc MERLIN
On Mon, May 12, 2014 at 02:07:30AM +1000, Dave wrote: > I had a little look at the enlightenment source code to try and figure this > out, half as an excuse to start learning about the code for enlightenment. > > I traced the problem down as far as the e_bindings_mouse_button_find > function. N

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-11 Thread Dave
In the year 2014, of the month of May, on the 7th day, Marc MERLIN wrote: > On Fri, May 02, 2014 at 08:51:46AM -0700, Marc MERLIN wrote: > > On Fri, May 02, 2014 at 05:29:31PM +0900, Carsten Haitzler wrote: > > > > > keycode 133 = Multi_key > > > > > > > > That would work great if my laptop had

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-07 Thread Marc MERLIN
On Fri, May 02, 2014 at 08:51:46AM -0700, Marc MERLIN wrote: > On Fri, May 02, 2014 at 05:29:31PM +0900, Carsten Haitzler wrote: > > > > keycode 133 = Multi_key > > > > > > That would work great if my laptop had windows keys, but it doesn't :) > > > > > > So I king of have to get right alt worki

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-02 Thread Marc MERLIN
On Fri, May 02, 2014 at 05:29:31PM +0900, Carsten Haitzler wrote: > > > keycode 133 = Multi_key > > > > That would work great if my laptop had windows keys, but it doesn't :) > > > > So I king of have to get right alt working as multi again soon :) > > (I have right ctrl, but that's mapped to co

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-02 Thread The Rasterman
On Fri, 2 May 2014 00:37:35 -0700 Marc MERLIN said: > On Fri, May 02, 2014 at 12:53:17PM +1000, Dave wrote: > > 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 Met

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-02 Thread Marc MERLIN
On Fri, May 02, 2014 at 12:53:17PM +1000, Dave wrote: > 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

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-01 Thread Dave
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 Al

Re: [e-users] Using Mode_switch breaks Left Alt in e18

2014-05-01 Thread Marc MERLIN
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. > >