User:Neiljerram

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Main points)
Line 17: Line 17:
 
  exec matchbox-window-manager -use_titlebar no -use_cursor no
 
  exec matchbox-window-manager -use_titlebar no -use_cursor no
  
[[Image:2009-12-15-221523_480x640_scrot.png]]
+
[[Image:2009-12-15-221523_480x640_scrot.png|240px]]

Revision as of 00:24, 16 December 2009

I use Debian on my Freerunner. Following is a description of my setup, and of how well (or not) things are working with that setup.

Main points

  • Debian installed (again) on 10th December (2009, following major filesystem corruption of my previous Debian install).
  • matchbox window manager and keyboard. I'm kind of missing the E17 keyboard, but not as much as I expected to. The matchbox keyboard seems more usable than you'd think, given its size.
  • trayer, openmoko-panel-plugin and auxlaunch. Here's my .xsession:
#!/bin/sh
trayer --edge top --height 60 &
openmoko-panel-plugin &
zhone &
rm -f .auxlaunchpid
auxlaunch -dms &
exec matchbox-window-manager -use_titlebar no -use_cursor no

2009-12-15-221523 480x640 scrot.png

Personal tools

I use Debian on my Freerunner. Following is a description of my setup, and of how well (or not) things are working with that setup.

Main points

  • Debian installed (again) on 10th December (2009, following major filesystem corruption of my previous Debian install).
  • matchbox window manager and keyboard. I'm kind of missing the E17 keyboard, but not as much as I expected to. The matchbox keyboard seems more usable than you'd think, given its size.
  • trayer, openmoko-panel-plugin and auxlaunch. Here's my .xsession:
#!/bin/sh
trayer --edge top --height 60 &
openmoko-panel-plugin &
zhone &
rm -f .auxlaunchpid
auxlaunch -dms &
exec matchbox-window-manager -use_titlebar no -use_cursor no

2009-12-15-221523 480x640 scrot.png