|
2011-07-15
, 03:13
|
Posts: 9 |
Thanked: 0 times |
Joined on May 2011
|
#282
|
|
2011-07-15
, 06:43
|
Posts: 166 |
Thanked: 74 times |
Joined on May 2010
|
#283
|
|
2011-07-15
, 06:56
|
Posts: 166 |
Thanked: 74 times |
Joined on May 2010
|
#284
|
|
2011-07-16
, 03:10
|
Posts: 166 |
Thanked: 74 times |
Joined on May 2010
|
#285
|
input.device = '/dev/input/event4' (string) input.product = 'Motorola Bluetooth Wireless Keyboard' (string) input.x11_driver = 'evdev' (string) input.x11_options.XkbLayout = 'us,us' (string) input.x11_options.XkbModel = 'pc105' (string) input.x11_options.XkbOptions = ',caps:shiftlock' (string) input.x11_options.XkbRules = 'evdev' (string) input.x11_options.XkbVariant = '' (string) input.xkb.layout = 'us' (string) input.xkb.model = 'nokiarx51' (string) input.xkb.options = {''} (string list) input.xkb.rules = 'base' (string) input.xkb.variant = '' (string) linux.device_file = '/dev/input/event4' (string)
The Following User Says Thank You to jschan For This Useful Post: | ||
|
2011-07-20
, 07:25
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#286
|
Here's what lshal is reporting:
Is the nokiarx51 model supposed to appear there? My bluetooth keyboard seems to be using that mapping...Code:input.device = '/dev/input/event4' (string) input.product = 'Motorola Bluetooth Wireless Keyboard' (string) input.x11_driver = 'evdev' (string) input.x11_options.XkbLayout = 'us,us' (string) input.x11_options.XkbModel = 'pc105' (string) input.x11_options.XkbOptions = ',caps:shiftlock' (string) input.x11_options.XkbRules = 'evdev' (string) input.x11_options.XkbVariant = '' (string) input.xkb.layout = 'us' (string) input.xkb.model = 'nokiarx51' (string) input.xkb.options = {''} (string list) input.xkb.rules = 'base' (string) input.xkb.variant = '' (string) linux.device_file = '/dev/input/event4' (string)
|
2011-07-21
, 01:36
|
Posts: 166 |
Thanked: 74 times |
Joined on May 2010
|
#287
|
|
2011-07-21
, 05:59
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#288
|
|
2011-07-22
, 12:47
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#290
|
Feature Request for GUI of program:
Assigned keyboard short cuts to allow total control of Maemo 5 using keyboard only (maybe a mouse emulator using arrows when a visual element of a menu is displayed)
Thanks