stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] top level bindings in CVS


From: Shawn Betts
Subject: [STUMP] top level bindings in CVS
Date: Thu, 02 Mar 2006 23:59:40 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

Hi folks,

I've added top level bindings to CVS. This should allow you to change
the prefix key to something else. Though you'll have to dig around a
bit to find out how :).

(remhash (kbd "C-t") *top-map*)
(define-key *top-map* (kbd "C-z") '*root-map*)

I *think* should do it. Perhaps at some point that'll get wrapped up.

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]