Xfce Forum

Sub domains
 

You are not logged in.

#1 2012-04-03 03:20:37

jiewmeng
Member
Registered: 2012-02-19
Posts: 10

[Solved] Volume Indicator/Applet And Volume Keyboard Shortcuts

How do I get the Volume Indicator/Applet working in XFCE (refering to the volume control that should appear in the notifications bar)?

Also my keyboard supports media player functions like vol up/down, play/pause. How can I get them working? At least vol up down? It also doesn't work with my ASUS K43S laptop (fn+F11/F12 = vol down/up)

For now, I can run `xfce4-mixer` but I prefer keyboard shortcuts to work.

Last edited by jiewmeng (2012-04-03 03:21:51)

Offline

#2 2012-04-03 10:37:16

paolo321
Member
Registered: 2011-06-26
Posts: 121

Re: [Solved] Volume Indicator/Applet And Volume Keyboard Shortcuts

Please check xev or showkey output for those keys , and be sure they are recognized ... I just googled that laptop, and seems there are "general issues" recognizing those fn keys, not only in xfce

Offline

#3 2012-04-04 05:02:17

jiewmeng
Member
Registered: 2012-02-19
Posts: 10

Re: [Solved] Volume Indicator/Applet And Volume Keyboard Shortcuts

@paolo321, how do I use those applications, I tried `xev` and got a small window appearing with a box, and when I press Fn, I get some changes in the console like below (how do I interpret these?)

MotionNotify event, serial 34, synthetic NO, window 0x3a00001,
    root 0x15d, subw 0x0, time 3828361, (166,43), root:(760,334),
    state 0x0, is_hint 0, same_screen YES

MotionNotify event, serial 34, synthetic NO, window 0x3a00001,
    root 0x15d, subw 0x0, time 3828369, (165,40), root:(759,331),
    state 0x0, is_hint 0, same_screen YES

Then I tried `showkey` and got

Couldn't get a file descriptor referring to the console

Offline

#4 2012-04-04 19:00:47

paolo321
Member
Registered: 2011-06-26
Posts: 121

Re: [Solved] Volume Indicator/Applet And Volume Keyboard Shortcuts

MotionNotify is your mouse moving... If you press other keys in that window you should see something like "KeyPress" / "KeyRelease" ...
Just checking on my system, volume keys are detected by xfce before xev, and xev shows only "KeymapNotify" ...
But anyway you see if your keys are detected from the operating system or not.

showkey works only in a console (not from a terminal inside X) , like the one you can get with ctrl+alt+f1 ...
(btw, you exit showkey waiting 10 seconds...)

If these commands don't show output for those keys, they're not recognized from the os. In that case, try googling your laptop name in other forums and check if someone has a fix...
my netbook worked almost out of the box and I don't know your netbook, so probably I will not able to help you if there's a machine-related problem :-(

Offline

#5 2012-04-13 00:09:57

jiewmeng
Member
Registered: 2012-02-19
Posts: 10

Re: [Solved] Volume Indicator/Applet And Volume Keyboard Shortcuts

Ok solved by installing

xfce4-volumed

Using Arch Linux AUR

Offline

Board footer

Powered by FluxBB