![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Nov 2005
Location: Tumba, Sweden
Beans: 106
|
Hello,
I have a Logitech Keybaord connected to Kubuntu Edgy. The multimedia keys are working, but I can't find anywhere how to modify what they do or how they do it. I looked in the System Settings->Accessibility-Input Actions But the Keys are not configured in here. I also looked in kmix, but they are not configured there either. The reason is that I want to modify them is that the volume key changes 10% at a time, this is way to large steps, I want to make them 1% steps. Also in Amarok the Play/Pause button starts the music from the beginning instead of Pause when already playing. Where can I modify this behavior? I found the file where I think the events from the keyboard are sent to the system. I found this in /usr/share/apps/kxkb/ubuntu.xmodmap Code:
keycode 162 = XF86AudioPlay keycode 164 = XF86AudioStop keycode 144 = XF86AudioPrev keycode 153 = XF86AudioNext keycode 160 = XF86AudioMute keycode 174 = XF86AudioLowerVolume keycode 176 = XF86AudioRaiseVolume Any hint's highly appreciated. Brian. |
|
|
|
|
|
#2 | |
|
A Carafe of Ubuntu
![]() Join Date: May 2006
Location: The Netherlands
Beans: 91
Ubuntu 7.04 Feisty Fawn
|
Re: KDE Multimedia Keys Works but how to modify?
Maybe this can do what you want, found it on google, so just copy-pasted it:
Quote:
Last edited by lvanderree; February 2nd, 2007 at 04:33 PM.. |
|
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Jul 2006
Location: Nederland
Beans: 127
Ubuntu 7.10 Gutsy Gibbon
|
Re: KDE Multimedia Keys Works but how to modify?
Input actions is one place, but I believe there is also a keyboard-shortcuts, with 3 tabs to modify the key behavior. Also apps like amarok have separate keyboars-shortcut configuration screens. Very confusing in KDE. Also kmix (volume control) has a configuration tool for volume up and down. Although with my KDE install, volume down using the keyboard wheel doesn't work, volume up does. Weird.
__________________
g8m. Last edited by g8m; February 3rd, 2007 at 02:24 AM.. |
|
|
|
|
|
#4 | |
|
First Cup of Ubuntu
![]() Join Date: Oct 2006
Location: Cape Town, South Africa
Beans: 8
Kubuntu 8.04 Hardy Heron
|
Re: KDE Multimedia Keys Works but how to modify?
After not finding anything about this issue, I dove into the source code. The step size is not configurable, but if you press Ctrl+VolUp/VolDown it should change in steps of 1%. (Ctrl+VolUp doesn't work on my computer though, although Ctrl+VolDown does.)
The README file with the kmilo source code says Quote:
|
|
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Nov 2005
Location: Tumba, Sweden
Beans: 106
|
Re: KDE Multimedia Keys Works but how to modify?
Interesting, the ctrl+Volume works.
But that must be implemented somewhere in code, but question is where, I wonder should we enter it as a bug? And I agree the way you say the readme states it should work, would make more sense. Could it be the way (k)ubuntu implemented it, that someone got it wrong? Have not tried any other distributions since Kubuntu 6.06 came out and before that it was windows. What source did you download by the way? could be fun to see how they did it. |
|
|
|
|
|
#6 | |
|
First Cup of Ubuntu
![]() Join Date: Oct 2006
Location: Cape Town, South Africa
Beans: 8
Kubuntu 8.04 Hardy Heron
|
Re: KDE Multimedia Keys Works but how to modify?
Quote:
If I have time I might hack it and submit a patch. No -- it's directly from KDE. |
|
|
|
|
|
|
#7 | |
|
A Carafe of Ubuntu
![]() Join Date: Nov 2005
Location: Tumba, Sweden
Beans: 106
|
Re: KDE Multimedia Keys Works but how to modify?
Quote:
I will also try and look at the code, will see if it makes any sense to me. I'm new to coding in linux, I used to do some coding in Visual Basic, but hey it might be a learning experience. Actually the function of the volume key be it 1% or 10% should be configurable, since if for example you have a keyboard with one button for volume up and one for down, pushing it 100 times to go from 100 to 0 or other way around, would be a pain. However on some keyboards including both of mine, there is "knob" so it is very fast and easy to adjust, and here a 1% step would make more sense. |
|
|
|
|
|
|
#8 | |
|
Spilled the Beans
![]() |
Re: KDE Multimedia Keys Works but how to modify?
Quote:
__________________
Janus |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|