Add a sample xinitrc
This commit is contained in:
parent
99cd1512ae
commit
5fac1601d2
7
tools/xinitrc
Normal file
7
tools/xinitrc
Normal file
@ -0,0 +1,7 @@
|
||||
PREFIX=/home/marco/sugar-jhbuild/build
|
||||
|
||||
KBD_CONF=$PREFIX/share/sugar/kbdconfig
|
||||
DBUS_CONF=$PREFIX/share/sugar/dbus-installed.conf
|
||||
|
||||
matchbox-window-manager -kbdconfig $KBD_CONF -use_titlebar no -theme olpc &
|
||||
exec dbus-launch --exit-with-session --config-file $DBUS_CONF sugar-shell
|
Loading…
Reference in New Issue
Block a user