-
Notifications
You must be signed in to change notification settings - Fork 0
Windows mover. It can move windows.
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
LICENSE.txt
Unknown
COPYING.txt
jienfak/wm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# wm Windows mover. It can move windows. Ideas from this project are implemented in DWM now. (https://github.com/jienfak/vvm) Based on TinyWM. Some code is taken from the DWM. Suckless team - thanks. Instalation: $ [edit 'config.mk' to choose compiler on your machine(Default is choosed TCC).]] $ [modify keybindings in 'defs.h' if you need and change CMD-caller.] $ make # make install Usage: Every key is used with MODKEY only. Default MODKEY is 'Super' key. Button1: [none] - drag: interactively move pointed window. Button3: [none] - drag: interactive window resize. Button2: [none] - focus input on pointed window. Control- toggle moving or not via MouseWheel[Up|Down]+[Shift|Control]. Shift - close current window. MouseWheelUp: [none] - raise pointed window in the stack. Shift - scroll to the left. Control - scroll up. MouseWheeDown: Shift - scroll to the right. Control - scroll down. Keybindings: Tab - set keyboard layout to "$DVORAK_KEYBOARD_LAYOUT". a - set keyboard layout to "QWERTY_KEYBOARD_LAYOUT". Return - set keyboard layout to "$DVP_KEYBOARD_LAYOUT" . Backspace - set keyboard layout to "$NATIVE_KEYBOARD_LAYOUT". Space - call cmd-caller program(Usually it calls terminal(my standard handler for dumb-terminals is "t")). Esc - quit WM.
About
Windows mover. It can move windows.
Resources
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
LICENSE.txt
Unknown
COPYING.txt
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published