In the year 2015, of the month of January, on the 29th day, David Moylan wrote:
> My terminology (0.7.0) window is not responding to any of the keys from 
> the number pad on my keyboard (with NumLk off = Home, PageUp, PageDown, 
> End, plus arrows).  It responds to all of those on their own individual 
> keys.  It responds to the numbers with NumLk on, and all other apps 
> seems to respond normally to the keys in both modes. Any ideas how to 
> debug this?

 I'd start by running "xev", and find out what keycode is generated when you
press those keys.  Then compare to the table shown by "xmodmap -pk", and
see what symbols match up to the keycodes.  You may have to create a custom
xmodmap file to fix this.

 Cheers,
 dave.k


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to