|
Page 2 of 5 |
|
Prev |
1 2
3 4
|
Next
| Last
Re: N900 keyboard friendly
Quote:
|
Re: N900 keyboard friendly
Edit the file /usr/share/X11/xkb/symbols/nokia_vndr/rx-51
find: Code:
key <LFSH> {Then find Code:
include "level3(ralt_switch)"Code:
key <LFSH> {After editing rx-51, use the command setxkbmap to activate it. |
Re: N900 keyboard friendly
Thanks Matan!
I was already using your modified keyboard from here. In your modified file I'm assuming the code to switch input methods using Fn + VolumeKeys is from this part: Code:
key <FK07> { [ F8, F8, ISO_Level5_Lock, ISO_Level5_Lock ] };Code:
// Fn key (right alt) switches to 3rd levelOr is there a way to enable switching the input methods using Ctrl + Space, without modifying the VolumeKeys? |
Re: N900 keyboard friendly
I am not sure about switching input methods. What you see works for my Hebrew keymap, which uses EIGHT_LEVEL. ctrl-space interpretation is done at a higher level, not at xkb level.
|
Re: N900 keyboard friendly
Quote:
|
Re: N900 keyboard friendly
Another step in making hildon-desktop keyboard friendly:
http://my.arava.co.il/~matan/770/n90...ildon_desktop3 http://my.arava.co.il/~matan/770/n900/kf/hd3.diff Now keys work in the application menu (launcher) and window switcher: q - selects the top left thumbnail/icon w - selects the top, second from left ... a - selects the left of the second row And so on. In addition, in the window switcher pressing shift or FN together with the letter closes the window instead of moving to it. |
Re: N900 keyboard friendly
So how would one by editing /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 make the Euro or Sterling symbol into tab?
|
Re: N900 keyboard friendly
Quote:
Code:
key <AB01> { [ z, Z, sterling, sterling ] };Code:
key <AB01> { [ z, Z, Tab, Tab ] }; |
Re: N900 keyboard friendly
Here's the latest version: http://my.arava.co.il/~matan/770/n90...ildon-desktop4
Source: http://my.arava.co.il/~matan/770/n900/kf/hd4.diff To install, run as root: Code:
cd /root
|
Re: N900 keyboard friendly
Fantastic work, Matan!
Can you clarify how to re-order the launcher applications? I assumed it was through /etc/xdg/menus/hildon.menu, but the order there doesn't correspond with the current order in the launcher. Also, any chance of a config option for the speed of the transition between desktops? It takes a while at the moment. |
| All times are GMT. The time now is 08:44. |
Page 2 of 5 |
|
Prev |
1 2
3 4
|
Next
| Last
vBulletin® Version 3.8.8