stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] removing all keybindings from .stumpwmrc


From: Shawn Betts
Subject: Re: [STUMP] removing all keybindings from .stumpwmrc
Date: Thu, 12 Jan 2012 20:35:29 -0500

> I wanna clear *root-map*

(setf *root-map* (make-sparse-keymap))
(sync-keys)

Keep in mind that there's also *tile-group-root-map* and
*float-group-root-map* that you prolly want to zero out.

-Shawn



reply via email to

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