Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i've got a DElL xps (don't remember the exact number, but I'll look it up for you if you ask me nicely ) and it's got lights and buttons.
(fan lights, back screen panel lights and speaker lights).
In windows there's a program which makes them flash, and change colour, and so on. I kinda liked to have that... Is there any way possible somebody coded that for linux?
Buttons:
There are also some buttons...
- Media Direct
- On/off
- Mute
- Increase sound
- Decrease sound
- Play/Pause
- Previous
- Next
- Stop
Only the on/off button works. (thank god it works)
Anybody any clue how I can get the other one's working?
I especially like the mute, increase and decrease buttons...
Going to use 2008, btw? It'll be on the mirrors very soon.
I might use 2008. Depends on the extra features, price, size, ...
As in exaple, will somebody finally have made a program that allows me to emulate the latest photoshop, ...
Thanks for the link, I'm looking into it right now
hey i think most of the volume and play pause related buttons can be directly assigned with the keyboard shortcuts option , as of if u are using Fedora 7 or even FC 6 , but i am not sure about the media direct thing, i am not sure whether u can make that work in the Linux env, but u can keep the Media Direct option safe by not fiddling with that partition !
hey i think most of the volume and play pause related buttons can be directly assigned with the keyboard shortcuts option , as of if u are using Fedora 7 or even FC 6 , but i am not sure about the media direct thing, i am not sure whether u can make that work in the Linux env, but u can keep the Media Direct option safe by not fiddling with that partition !
Hello,
Well, I've tried to use those buttons with the shortcut keys and all, but the system sees I'm pressing a key, but can't define it.
Pretty pity ...
I'd need a tool which can see what key's I'm pressing, so I can know how to define them...
Location: Los Angeles (the Great Cultural Wasteland)
Distribution: SuSe 10.2
Posts: 151
Rep:
That tool is xev. Run it in a console and dont touch anything except the key your trying to define. You will get various info including a 'key #' for example my vol. up key is 176 write it down and do it for all the unassigned keys. now look for a hidden file in your home directory called .Xmodmap open it in kate or whatever, look for the key # to define. It's a listing of key #'s like this
Under Kde you can see these under Kmix-> show mixer->configure Global Shortcuts.
A list of possible keysyms can be found in /usr/lib/X11/XKeysymDB or /usr/share/X11/XKeysymDB (the location of XKeysymDB may differ across distributions).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.