Usage » History » Version 7
« Previous -
Version 7/10
(diff) -
Next » -
Current version
Anonymous, 10/28/2010 02:53 PM
« Previous -
Version 7/10
(diff) -
Next » -
Current version
Anonymous, 10/28/2010 02:53 PM
urxvt
, it will obscure the whole screen since this is the default for untagged windows and appears on the view terms. This can be changed with the :gravity option in the config. Next to the views If you start another urxvt
it will overlap the first which is intended - remember subtle is a manual tiling window manager after all. With W-l (windows key + l key) you can cycle through both windows.\015\012\015\012Now it's time for gravities: In case you haven't read aboit it yet, gravities are slots inside of a custom grid. Per default the grid positions are mapped to the numbers of the numpad (or keypad in xorg notation). Whereas 7 is the upper left border, 9 the upper right border and so on. If you press W-KP_7 (windows key + keypad 7 key) on one of our urxvt it will move into the upper left border and still overap the other urxvt
window. The mouse always follows moved windows in this way.\015\012\015\012To select our other urxvt
, just press W-Left (windows key + left cursor key) and focus jumps to this window. We can move it like the previous with e.g. W-KP_9 (windows key + keypad 9 key) to the upper right border. This will leave the lower half of the screen unused which is again intended. All the window movement would be troublesome to do every time for all apps daily in use, this is where tagging jumps in.\015\012\015\012Finally changing the current view can be done with W-2 (windows key + 2 key) to the view www or W-3 (windows key + 3 key) to the dev view and so on.\015\012\015\012h2. Window modes\015\012\015\012Windows can have three different modes within subtle:\015\012\015\012|_. Mode |_. Description |_. Keys |\015\012| float | Window floats above tiled windows | W-f (windows key + f key) |\015\012| full | Window is in fullscreen mode | W-space (windows key + space key) |\015\012| stick | Window is visible on every view | W-s (windows key + s key) |\015\012\015\012These modes can also be set via tags.\015\012\015\012\015\012\015\012\015\012\015\012\015\012¶