You are not logged in.

#1 2009-06-12 13:30:01

geoisis
Member
From: greece
Registered: 2007-09-02
Posts: 100
Website

Pekwm and volume keys

I've being playing with Pekwm lately, seems like a faster openbox. Anyway i can't make the volumes keys to work.
here is the confs i have in the keys file :

        KeyPress = "XF86AudioRaiseVolume" { Actions = "/home/geo/.ossvol -i 1" }
KeyPress = "XF86AudioMute" { Actions = "/home/geo/.ossvol -t" }
KeyPress = "XF86AudioLowerVolume" { Actions = "/home/geo/.ossvol -d 1" }

the .ossvol is just a script to control the oss levels.

Last edited by geoisis (2009-06-12 13:30:32)


Archlinux x86_64 | post-engineering | last.fm

Offline

#2 2009-06-12 14:25:25

TheBodziO
Member
From: Dukla, Poland
Registered: 2006-07-28
Posts: 230
Website

Re: Pekwm and volume keys

Make it:

Actions = "Exec /home/geo/.ossvol -t"

It's not the best thing when they call you a "member" you know… wink

Offline

#3 2009-06-12 14:29:02

geoisis
Member
From: greece
Registered: 2007-09-02
Posts: 100
Website

Re: Pekwm and volume keys

TheBodziO wrote:

Make it:

Actions = "Exec /home/geo/.ossvol -t"

i am an idiot...
thanx smile


Archlinux x86_64 | post-engineering | last.fm

Offline

#4 2009-06-12 14:40:53

TheBodziO
Member
From: Dukla, Poland
Registered: 2006-07-28
Posts: 230
Website

Re: Pekwm and volume keys

geoisis wrote:

i am an idiot...

No, you're not…

geoisis wrote:

thanx smile

No prob! smile


It's not the best thing when they call you a "member" you know… wink

Offline

Board footer

Powered by FluxBB