![]() |
Re: N900 MODs - share your MODs!!
how to swap the Fn and Shift keys
---------------------------------------------------- WARNING: CHANGING THIS FILE OTHER THAN WHAT I ADVISE MAY BRICK YOUR DEVICE, I AM IN NO WAY RESPONSIBLE IF U BRICK ur N900! Edit the file /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 find: -------------------------------------------- key <LFSH> { type[Group1] = "ONE_LEVEL", symbols[Group1] = [ Shift_L ] }; modifier_map Shift { Shift_L }; -------------------------------------------- Replace LFSH with RALT. This makes FN behave like shift. Then find -------------------------------------------- include "level3(ralt_switch)" -------------------------------------------- remove this line, and replace it with: -------------------------------------------- key <LFSH> { type[Group1]="ONE_LEVEL", symbols[Group1] = [ ISO_Level3_Shift ] }; modifier_map Mod5 { ISO_Level3_Shift }; -------------------------------------------- This makes the shift key behave as FN. After editing rx-51, use the command "setxkbmap" in xterm to activate it. |
Re: N900 MODs - share your MODs!!
Now it would be MUCH more valuable if these mods would be documented as wiki entries instead of posts.... Thanks! :-)
|
Re: N900 MODs - share your MODs!!
Can you explain how to easily modify the led settings ? because there is many "patterns" and I don't know which one I should use (there is different models i saw). And is there only those colors ? R G B ?
|
Re: N900 MODs - share your MODs!!
finaly edited the file for reboot option, iv checjed it 7 times to make sure its correct but after a power off there is still no reboot option in the power key menu.... HELP!
http://img187.imageshack.us/img187/2...0010720295.png http://img187.imageshack.us/img187/s...png/1/w800.png |
Re: N900 MODs - share your MODs!!
Quote:
PHP Code:
Here is the contents of the original file: PHP Code:
|
Re: N900 MODs - share your MODs!!
thanx fir the info, i did however do a backup of the file and now restored it, iv since changed the file like so..
<menuitem priority="20" name="Reboot"> <return>6</return> <po>osso-powerup-shutdown</po> </menuitem> <!-- <menuitem priority="10" name="Soft poweroff"> <return>7</return> <po>osso-powerup-shutdown</po> </menuitem> <menuitem priority="5" name="Top in XTerm"> <callback service="com.nokia.xterm" path="/com/nokia/xterm" interface="com.nokia.xterm" method="run_command" bus="session" autostart="true"> <argument type="string">/usr/bin/top</argument> </callback> </menuitem> --> so now the file is just like the OP said but its still not working :confused: |
Re: N900 MODs - share your MODs!!
Did you reboot since making the last change?
|
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
You have the file name correct after restoring it from the backup file?
Just shooting at anything right now |
Re: N900 MODs - share your MODs!!
Quote:
type cd /etc/systemui (press enter) leafpad systemui.xml (press enter) edited the file again and saved, rebooted and it WORKS!!!! i didnt type cd /etc/sytemui befor, was that the problem? thanx for all the help ;) |
All times are GMT. The time now is 04:01. |
vBulletin® Version 3.8.8