From 5fac1601d2a11121443dd74e49e7eebaa13985ca Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 17 Oct 2006 09:23:18 +0000 Subject: Add a sample xinitrc --- diff --git a/tools/xinitrc b/tools/xinitrc new file mode 100644 index 0000000..6120201 --- /dev/null +++ b/tools/xinitrc @@ -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 -- cgit v0.9.1