Hello,

On Sun, 20 Aug 2006 20:04:41 +0200,
        Peter Rayner <[EMAIL PROTECTED]> said:

> I'd like to write a function to maximize the current window to
> full-screen.  the following looks like it should work and, obviously,
> doesn't.  

I'm not sure why maximize-window-fullscreen doesn't work, but how
about using maximize-window-toggle function ? (defined in maximize.jl)

I have the following definition in .sawfishrc to maximize current
window by hitting Ctrl-Shift-f (hit the keys twice to return to the
previous size).

(bind-keys global-keymap "C-F" 'maximize-window-toggle)

Regards,
-- 
Yoshiaki Kasahara
Computing and Communications Center, Kyushu University
[EMAIL PROTECTED]

Reply via email to