summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/xorg-xinit/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/xorg-xinit/xinitrc')
-rw-r--r--abs/core-testing/xorg-xinit/xinitrc18
1 files changed, 18 insertions, 0 deletions
diff --git a/abs/core-testing/xorg-xinit/xinitrc b/abs/core-testing/xorg-xinit/xinitrc
new file mode 100644
index 0000000..7af398d
--- /dev/null
+++ b/abs/core-testing/xorg-xinit/xinitrc
@@ -0,0 +1,18 @@
+#!/bin/sh
+
+#
+# ~/.xinitrc
+#
+# Executed by startx (run your window manager from here)
+#
+
+# exec gnome-session
+# exec startkde
+# exec startxfce4
+# exec icewm
+# exec openbox
+# exec blackbox
+# exec fluxbox
+# exec ratpoison
+# exec dwm
+# ... or any other WM of your choosing ...