This patch fixes the incorrect keyboard layout under Xorg.
[grml-desktop.git] / etc / skel / .fluxbox / startup
1 #!/bin/sh
2 # This file will be generated by startfluxbox if it is not present.
3 # Unfortunately the generated file is insufficient with grml as it
4 # runs unwanted commands. This file prevents that and can be used as
5 # a skeleton for your own modifications.
6
7 # Applications you want to run with fluxbox.
8 # MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN & AT THE END.
9 #
10 # unclutter -idle 2 &
11 # wmnd &
12 # wmsmixer -w &
13 # idesk &
14
15 # And last but not least we start fluxbox.
16 # Because it is the last app you have to run it with exec before it.
17
18 exec fluxbox