Thread
:
MicroB & jump to top?
View Single Post
kwotski
2009-12-06 , 20:53
Posts: 236 | Thanked: 223 times | Joined on Oct 2009 @ NE UK
#
7
Not for the fainthearted, but if you get root and then edit: /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 you can change the line that defines "key <RTRN>" (just under the comment "broken UI spec." !! ) as follows:
Code:
key <RTRN> { [ KP_Enter, KP_Enter, Home, Home ] };
Once done, run the command (as root)
Code:
setxkbmap
Now pressing Fn+Enter will give you a working Home key, the effect of which in the browser is to jump to the top of the page.
Caution is advised editing this file - I do it by ssh into the device, edit the file, then test in the device ui.
Internationalisation settings may affect whether this works also.
Still, I have it modified as above (uk regional settings, I guess) and no problems with it so far.
Quote & Reply
|
The Following 3 Users Say Thank You to kwotski For This Useful Post:
benny1967
,
hypnotik
,
phi
kwotski
View Public Profile
Send a private message to kwotski
Find all posts by kwotski