View Single Post
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#22
Originally Posted by jedi View Post
Indeed - after playing the PC (desktop) version, I came to the conclusion that the "lazy" camera view might help as it tends to flick around less than the normal view.

But of course, no F2 on the N900 keyboard, and it doesn't seem to be an option to set either.

Also, just FYI: in the options/video menu if I select low-res textures, Neverball segfaults
Jedi remap your keyboard 4th level ala this:

Code:
partial hidden alphanumeric_keys
xkb_symbols "english_base" {

    // 1. row
    key <AD01>  { [     q,              Q,              1,              F1              ] };
    key <AD02>  { [     w,              W,              2,              F2              ] };
    key <AD03>  { [     e,              E,              3,              F3              ] };
    key <AD04>  { [     r,              R,              4,              F4              ] };
    key <AD05>  { [     t,              T,              5,              F5              ] };
    key <AD06>  { [     y,              Y,              6,              F6              ] };
    key <AD07>  { [     u,              U,              7,              F7              ] };
    key <AD08>  { [     i,              I,              8,              F8              ] };
    key <AD09>  { [     o,              O,              9,              F9              ] };
    key <AD10>  { [     p,              P,              0,              F10             ] };
    key <AB08>  { [     comma,          semicolon,      equal,          equal           ] };
BAM! shift+blue+number key==F<number key> i.e. shft+blue+2=F2
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following 3 Users Say Thank You to vi_ For This Useful Post: