Add desktop related config files from grml-etc.
[grml-desktop.git] / etc / skel / .config / grml / xinitrc
diff --git a/etc/skel/.config/grml/xinitrc b/etc/skel/.config/grml/xinitrc
new file mode 100644 (file)
index 0000000..d364d3f
--- /dev/null
@@ -0,0 +1,15 @@
+# Filename:      ~/.config/grml/xinitrc
+# Purpose:       main configuration file for xinitrc of the Grml live system
+# Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
+# Bug-Reports:   see http://grml.org/bugs/
+# License:       This file is licensed under the GPL v2 or any later version.
+################################################################################
+
+# export XINIT_GRML_INFO=false
+# export XINIT_GRML_KEYBOARD=false
+# export XINIT_GRML_STARTUPINFO=false
+# export XINIT_GRML_VNC=false
+# export XINIT_GRML_WALLPAPER=false
+# export XINIT_GRML_XSETTINGS=false
+
+## END OF FILE #################################################################