summaryrefslogtreecommitdiffstats
path: root/abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-11-25 17:57:16 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-11-25 17:57:16 (GMT)
commit78c1ba5c40d139720528271c45de03b93040941c (patch)
treef3011d29c9abc21c2e88a26c45a715c3c6fb7b06 /abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart
parent8225ff1f2c024b9c1d5d168359c7ebb8007b1c7e (diff)
downloadlinhes_pkgbuild-78c1ba5c40d139720528271c45de03b93040941c.zip
linhes_pkgbuild-78c1ba5c40d139720528271c45de03b93040941c.tar.gz
linhes_pkgbuild-78c1ba5c40d139720528271c45de03b93040941c.tar.bz2
wmaker_settings: windowmaker themes and settings used with set_windowmanger.sh
Diffstat (limited to 'abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart')
-rw-r--r--abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart18
1 files changed, 18 insertions, 0 deletions
diff --git a/abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart b/abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart
new file mode 100644
index 0000000..9cb23ff
--- /dev/null
+++ b/abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart
@@ -0,0 +1,18 @@
+#!/bin/sh
+#
+# Place applications to be executed when WindowMaker is started here.
+# This should only be used for non-X applications or applications that
+# do not support session management. Other applications should be restarted
+# by the WindowMaker session restoring mechanism. For that, you should
+# either set SaveSessionOnExit=YES or select "Save Session" in the Workspace
+# submenu of the root menu when all applications you want started are
+# running.
+#
+# WindowMaker will wait until this script finishes, so if you run any
+# commands that take long to execute (like a xterm), put a ``&'' in the
+# end of the command line.
+#
+# This file must be executable.
+#
+xset m 20/10 4
+