User:Jprobichaud
jprobichaud (Talk | contribs) (→What to do after a reflash) |
jprobichaud (Talk | contribs) (→What to do after a reflash) |
||
Line 11: | Line 11: | ||
### set "automatically remove un-needed packages" to false | ### set "automatically remove un-needed packages" to false | ||
## in "Parameters" disable the auto-updating of the packages when a network connection is established | ## in "Parameters" disable the auto-updating of the packages when a network connection is established | ||
- | ## fix xterm custom keys bar (from http://talk.maemo.org/showpost.php?p=387901&postcount=11): | + | ## put XTerm shortcut on the desktop |
- | ### <pre>gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,PgUp,PgDn,|,~,>,`,CR]"</pre> | + | ## fix xterm custom keys bar (from http://talk.maemo.org/showpost.php?p=387901&postcount=11): run the following as the regular user: |
+ | ### <pre>gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,PgUp,PgDn,|,~,>,\`,CR]"</pre> | ||
### <pre> gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down,bar,asciitilde,greater,grave,KP_Enter]"</pre> | ### <pre> gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down,bar,asciitilde,greater,grave,KP_Enter]"</pre> | ||
## niceer trackerd, doesn't exactly make it bearable, but somewhat less sucking | ## niceer trackerd, doesn't exactly make it bearable, but somewhat less sucking | ||
### <pre> sed -i -e "s/Throttle=0/Throttle=10/" /home/user/.config/tracker/tracker.cfg </pre> | ### <pre> sed -i -e "s/Throttle=0/Throttle=10/" /home/user/.config/tracker/tracker.cfg </pre> | ||
## Initial cleanup: start FAM and remove: | ## Initial cleanup: start FAM and remove: | ||
- | ### document to go | + | ### document to go installer |
- | ### facebook | + | ### ap news installer |
+ | ### amazon installer | ||
+ | ### facebook installer | ||
+ | ## setup USB networking: http://wiki.maemo.org/N900_USB_networking | ||
+ | ## install CSSU: http://wiki.maemo.org/Cssu | ||
+ | ## setup /etc/hosts | ||
+ | ### desktop 192.168.0.145 | ||
+ | ### laptop 192.168.0.135 | ||
+ | ### projection 192.168.1.121 |
Revision as of 21:19, 11 May 2011
What to do after a reflash
- Install the following right away, with the regular app manager (HAM):
- rootfs
- fapman (FAM)
- do the following configuration changes:
- set the ringtone to "Low" instead of "Nokia Tune"
- set HAM auto-updating of the catalogs to false (where what that again?)
- in FAM:
- set "never auto-update catalogs" to true
- set "automatically remove un-needed packages" to false
- in "Parameters" disable the auto-updating of the packages when a network connection is established
- put XTerm shortcut on the desktop
- fix xterm custom keys bar (from http://talk.maemo.org/showpost.php?p=387901&postcount=11): run the following as the regular user:
-
gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,PgUp,PgDn,|,~,>,\`,CR]"
-
gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down,bar,asciitilde,greater,grave,KP_Enter]"
-
- niceer trackerd, doesn't exactly make it bearable, but somewhat less sucking
-
sed -i -e "s/Throttle=0/Throttle=10/" /home/user/.config/tracker/tracker.cfg
-
- Initial cleanup: start FAM and remove:
- document to go installer
- ap news installer
- amazon installer
- facebook installer
- setup USB networking: http://wiki.maemo.org/N900_USB_networking
- install CSSU: http://wiki.maemo.org/Cssu
- setup /etc/hosts
- desktop 192.168.0.145
- laptop 192.168.0.135
- projection 192.168.1.121