You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, August 22nd 2008, 9:57am

Laptop extra buttons in KDE 4.1

Hi all, i have a Dell inspiron 6400 and i'm running kde 4.1. My laptop has some extra buttons, but i don't know how to make them work. WIth KDE 3.5 i made a script like

Source code

1
2
3
xmodmap -e 'keycode 176=XF86AudioRaiseVolume'
xmodmap -e 'keycode 174=XF86AudioLowerVolume'
xmodmap -e 'keycode 160=XF86AudioMute'

but it doesn't work anymore. Any suggestion?