This patch fixes the incorrect keyboard layout under Xorg.
authorUlrich Dangel <mru@grml.org>
Mon, 12 Dec 2011 23:42:42 +0000 (00:42 +0100)
committerUlrich Dangel <mru@grml.org>
Mon, 12 Dec 2011 23:54:41 +0000 (00:54 +0100)
commit4a5a058f1fef6f26401abf1bb852d2d7ea929d1f
tree61fbbcd16f2a14baf7cbe46bfacc6ac3de3bf47c
parent85ddb6f6b3d0d17a35cb2d8fcd3d948567b3d71b
This patch fixes the incorrect keyboard layout under Xorg.

If ~/.fluxbox/startup is not present startfluxbox will create that file.
The generated ~/.fluxbox/startup runs per default xmodmap ~/.Xmodmap to
configure the keyboard. This clashes with grmls keyboard setup. To prevent
that we add a simplified ~/.fluxbox/startup file which does not run
xmodmap.

Thank to Malte Simon and Sedat Dilek for reporting the wrong keyboard layout
within X11.
etc/skel/.fluxbox/startup [new file with mode: 0755]