Sawfish
Scripts quick access edit this
  • Author: Robert Kleemann <robertk@oz.net>
  • Download: no-mouse.jl

Synopsis[]

Quickly move, resize, maximize and restore windows with simple keyboard commands.

Description[]

Quickly move, resize, maximize and restore windows with simple keyboard commands. C-A-(numeric keypad number) moves the current window to the grid position corresponding to the numeric keypad. e.g. C-A-9 moves the current window to the upper right corner. C-A-2 moves the current window to the lower middle of the screen. C-A-(cursor keys) resizes the current window in increments of 30. Adding shift changes the increment to 1. C-A-(Keypad 0) and C-A-(Keypad .) maximize vertically and plain maximize respectively. These commands (combinded with keyboard activated menus) perform 99% of my window management and allow me keep my hands off of the mouse. Note: the code assumes you have a panel on the bottom of the screen of height 50.

See also[]