summaryrefslogtreecommitdiffstats
path: root/abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-12-07 19:40:39 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-12-07 19:40:39 (GMT)
commitf441710103513f9621672152b889bfda7f50f064 (patch)
treeacbcec242d3444383c46162dd27d964c1eeac9e4 /abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart
parentf57e609997d91dbdfaa2e18b1e6e7e95876831bc (diff)
downloadlinhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.zip
linhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.tar.gz
linhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.tar.bz2
tilda, wmaker e16 settings: move /reneame to their proper place in the tree.
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, 0 insertions, 18 deletions
diff --git a/abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart b/abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart
deleted file mode 100644
index 9cb23ff..0000000
--- a/abs/core/mv/wmaker_settings/GNUstep/Library/WindowMaker/autostart
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/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
-