stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] PATCH: Adds 2 XF86-Keys to keysyms.lisp


From: Tassilo Horn
Subject: Re: [STUMP] PATCH: Adds 2 XF86-Keys to keysyms.lisp
Date: Thu, 10 May 2007 12:59:34 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Hi,

here's a third key.

--- keysyms.lisp.orig   2007-05-10 11:02:46.000000000 +0200
+++ keysyms.lisp        2007-05-10 12:55:41.000000000 +0200
@@ -1757,3 +1757,7 @@
 (define-keysym #x1002247 "notapproxeq")                     ;U+2247 NOT ALMOST 
EQUAL TO 
 (define-keysym #x1002262 "notidentical")            ;U+2262 NOT IDENTICAL TO 
 (define-keysym #x1002263 "stricteq")                ;U+2263 STRICTLY 
EQUIVALENT TO           
+;; XF86-Keysyms
+(define-keysym #x1008ff11 "XF86AudioLowerVolume")
+(define-keysym #x1008ff13 "XF86AudioRaiseVolume")
+(define-keysym #x1008ff12 "XF86AudioMute")
Bye,
Tassilo
-- 
When J.  Robert Oppenheimer  said "I am  become death, the  destroyer Of
worlds", He  was not referring to  the atomic bomb. He  was referring to
the Chuck Norris halloween costume he was wearing.

reply via email to

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