Scripts quick access edit this |
- Author: Geoffrey Simms <geoff@hrl.com>
- Download: window-size-presets.jl
Synopsis[]
Define window size presets, f.i. for 80x24 terminals.
Description[]
From Sawfish >= 1.8.0, a similar command "resize-window-to-dimensions" is provided.
Some default terminal resizing, to e.g. reset a selected gnome-terminal to 80x24 or whatever, or a browser to 800x600. Now allows configuration of three presets through sawmill-ui. Bind them to key combos and it's darn useful.
Put this file in ~/.sawfish/lisp/window-size-presets.jl
, added (require 'window-size-presets)
to ~/.sawfishrc
and restart sawfish. Then bind keys to Gds resize window to preset [one,two,three] size.