| View previous topic :: View next topic |
| Author |
Message |
LonelyStar Guru

Joined: 06 Dec 2005 Posts: 390
|
Posted: Sat Feb 06, 2010 12:26 am Post subject: fvwm keyboard hotkeys |
|
|
Hey,
When I used xfce4, keyboard hotkeys for volume and brightness worked out of the box.
Can I get this in fvwm? Maybe by starting some xfce4 daemon?
Thanks!
Nathan |
|
| Back to top |
|
 |
pianosaurus l33t


Joined: 19 Apr 2004 Posts: 943 Location: Bash$
|
Posted: Sat Feb 06, 2010 3:58 am Post subject: |
|
|
You can run volume-daemons and brightness-daemons if you want, but I believe the common way of doing it in FVWM is to bind keys to console commands.
You could stick something like this in you config files:
| Code: | Key XF86AudioLowerVolume A A Exec amixer set PCM 5%-
Key XF86AudioRaiseVolume A A Exec amixer set PCM 5%+ |
I don't use FVWM or alsa any longer, so I may be off on the syntax. Check your man pages. You can find the names of the keys using xev. _________________ PKA Cuber
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved.
Adopt an unanswered post |
|
| Back to top |
|
 |
|