[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autostart -> case sensitive "Up"
- To: hlwm _at_ lists _dot_ herbstluftwm _dot_ org
- Subject: autostart -> case sensitive "Up"
- From: Janez Rom <janez _dot_ rom19 _at_ gmail _dot_ com>
- Date: Sat, 14 Dec 2013 21:53:28 +0100
Hi,
there are two commands in "autostart" they should be case sensitive. See
below.
Janez
# basic movement
# focusing clients
...
hc keybind $Mod-up focus up -> should be case sensitive "$Mod-Up"
...
# moving clients
...
hc keybind $Mod-Shift-up shift up -> should be case sensitive "$Mod-Shift-Up"
...