If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
I have a laptop Acer Aspire 5610, but I can't use hotkeys (to open the web browser, mail, increase/decrease volume...), they don't work. I tried also programs like Xbindkeys or KeyTouch, but I didn't resolve.
How can I do?
I got those keys working by going to Keyboard & Mouse (System Settings) and assigning them to what I wanted it to do. The mail key is set to open the kmail application. The planet key (what it looks like to me) is set to open FireFox. Just go to Keyboard Shortcuts and then to the Command Shortcuts tab.
Once there find the application from the menu tree that you want to assign the key to an highlight it. Then press the button in the lower panel, it will then ask for the key sequence, just press the desired hotkey.
ACER Aspire 3618. Are your hotkeys in the top middle? I know some ACERs have it to the top right. Although I wouldn't think they would have those keys coded too differently.
They are to the top right, and also (on the middle right) there are some multimedia keys (play, pause, stop, volume up/down, ff, fb) but no one of these works.
You may need to install the "hotkeys" package.
You also might want to install "xev". It's a little program that gives output on the input it's getting, e.g. keycodes for pressed keys.
Yes, yours is evidently more "advanced" then mine, all I have is the MAIL, Internet, Start Application, and Power Management keys. The only one I never got to work was the Power Management key and that was no big loss. Sorry I couldn't help, but maybe that pkg SheeEttin was mentioning will help.
Hmm... I don't know how it could support some but not others. Try it anyway.
xev works by just printing what input is sent. Position your cursor over it (you'll get about five lines per pixel change) and hit a key. You'll get a keypress event and a key release event. If you hit F, it'll print the keycode on line 3, and attempt to look up what that key code represents. If you hit one of your hotkeys, it'll give the keycode for that, which you can use in hotkeys.
Thanks for your help, but pressing an hotkey there is no keycode genereted (while with other "normal" keys or moving the cursor some code was generated). Is like the hotkeys doesn't exist.
Same here. I can say that the keys I mentioned gave a code. The only one that didn't was a "P" button that Acer used with their Window$ power management tool.
Comment