[clfswm-cvs] r189 - clfswm/src
Philippe Brochard
pbrochard at common-lisp.net
Tue Oct 14 21:23:57 UTC 2008
Author: pbrochard
Date: Tue Oct 14 21:23:56 2008
New Revision: 189
Log:
Remove a with-numlock not yet defined
Modified:
clfswm/src/bindings.lisp
Modified: clfswm/src/bindings.lisp
==============================================================================
--- clfswm/src/bindings.lisp (original)
+++ clfswm/src/bindings.lisp Tue Oct 14 21:23:56 2008
@@ -31,8 +31,6 @@
;;;| CONFIG - Bindings main mode
;;;`-----
-(with-numlock)
-
(define-main-key ("F1" :mod-1) 'help-on-clfswm)
(define-main-key ("Home" :mod-1 :control :shift) 'exit-clfswm)
More information about the clfswm-cvs
mailing list