On Wed, 14 Apr 2004 16:20:16 -0400
Nori Heikkinen <nori+lists-fvwm_at_maenad.net> wrote:
> hi,
>
> A friend of mine recently showed me about the ALT + page-up or
> page-down capability to raise or lower the volume by accessing aumix
> in WindowMaker.
> I'm now trying to implement this on my own system,
> but can't figure out the keybindings for it in fvwm.
Start by getting the correct key name for page-up and page-down. Look in
/usr/include/X11/XF86keysym.h
/usr/include/X11/keysymdef.h
Use the name but remove the XK_ prefix (in your fvwm2rc)
> (a) I'm not sure what exactly those keybindings do (what's A?
> what's N? where are they documented?), and (b) they don't seem to do
> what I want.
man fvwm
search for 'Key Keyname Context Modifiers Function'
> Anyone got any keybinding for the fvwmrc for this?
My volume control is bound to 'print screen' and 'pause' ala
Key Print A N Exec exec aumix -v -5
Key Pause A N Exec exec aumix -v +5
> Thanks,
>
> </nori>
--
Stuart Logie
Programmer
UNIVERSAL COMPUTER SERVICES (PTY) LTD
A member of South Africa's largest retail software vendor, the UCS Group
Tel : (011) 712 1371 Cell : 082 902 5632
Fax : (011) 339 3421
Internet : http://ucs.co.za
"I am the Unconquerable Spirit."
-- Poet Unknown
Powered by Debian GNU/Linux - testing/unstable
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
- application/pgp-signature attachment: stored
Received on Thu Apr 15 2004 - 02:53:44 BST