User:Jprobichaud

(What to do after a reflash)
(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

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