![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ubuntu French Roast
![]() Join Date: Jun 2005
Location: France
Beans: 6,385
Ubuntu 9.10 Karmic Koala
|
HOWTO : Create a custom keyboard shortcut
The goal of this small HOWTO is to create a custom keyboard shortcut to run a software (like xmms, 3ddesk, ...) or what command line you want (xkill, transset 0.5, ...). Personally i use this trick to launch xkill, different values of transset and also alltray.
A- Using xbindkeys, works for each desktop (KDE, GNOME, XFCE, ...) 1- First install xbindkeys : Code:
sudo apt-get install xbindkeys Code:
sudo apt-get install xbindkeys-config Launch xbindkeys : Code:
xbindkeys Code:
xbindkeys-config B- Using metacity (the default GNOME window manager) In the example i give, i want to start xkill (graphical kill) using "Alt + a" shortcut. You will see some screenshots from aysiu at the bottom of the post. 1- Open GConf editor (Applications -> System Tools -> Configuration Editor), go to apps -> metacity -> keybinding_commands, and now choose a command, for my example I choose command_1. Edit command_1 writing xkill in order to run xkill (or every command you want to launch like in a terminal). 2- In the same directory go to global_keybindings. Edit command_1 (or the command you choose in part 1) with the wanted shortcut like that : <Alt>a (to use the windows key just edit the field with Super_L) Misc If you are looking for the name a key, the tool xev will help you. Just type xev in a terminal then you will see an output for each key you hit. There are some output exemples of xev in this thread. that's all ! Enjoy Last edited by frodon; December 16th, 2005 at 08:15 AM.. Reason: Add xbindkeys guide !! |
|
|
|
|
|
#2 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jun 2005
Location: Australia
Beans: 1,777
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO : Create a custom keyboard shortcut
I like this one.
|
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Jul 2005
Location: Freckleton, UK
Beans: 31
Kubuntu 6.10 Edgy
|
Re: HOWTO : Create a custom keyboard shortcut
Great!
I've been using xbindkeys... Ah well you learn something new everyday. |
|
|
|
|
|
#4 |
|
Dark Roasted Ubuntu
![]() Join Date: Aug 2005
Beans: 1,028
|
Re: HOWTO : Create a custom keyboard shortcut
anyway to make a keyboard shortcut that'll show hidden files in nautilus? I'd like to change from control-H to something easier...
|
|
|
|
|
|
#5 |
|
Has an Ubuntu Drip
![]() Join Date: Apr 2005
Beans: 688
Dapper Drake Testing/
|
Re: HOWTO : Create a custom keyboard shortcut
Great TIP Thx,
I would like to add that i've added another shortcut <Alt>z to killall xkill in case you changed your mind and want to quit xkill without killing something.. and i have a question, on my laptop Fn + F6 suppose to lock my screen ( lock PC) but it does eject the DVD-ROM, anyone knows how to change this? Thanks
__________________
[My Blog] | [My Sites] | [My Ubuntu Guides] doc.gwos.org, the real successor of Ubuntu Guide |
|
|
|
|
|
#6 |
|
Ubuntu French Roast
![]() Join Date: Jun 2005
Location: France
Beans: 6,385
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO : Create a custom keyboard shortcut
You can manage that in System > Preferences > keyboard shortcut in the desktop section. There is an eject field and a lock screen field to specify keyboard shortcuts.
Happy to know that you like this small TIP |
|
|
|
|
|
#7 |
|
Gee! These Aren't Roasted!
![]() Join Date: Oct 2005
Location: Swift Current, Newfoundland, Canada
Beans: 205
Kubuntu 6.06
|
Re: HOWTO : Create a custom keyboard shortcut
how do you add key codes? like my custom volume up is command 'volmute increase' and button code is 0xb0 ..
|
|
|
|
|
|
#8 |
|
Gee! These Aren't Roasted!
![]() Join Date: Oct 2005
Location: Swift Current, Newfoundland, Canada
Beans: 205
Kubuntu 6.06
|
Re: HOWTO : Create a custom keyboard shortcut
nevermind, used another tutorial to add XF86 syms to my keys
|
|
|
|
|
|
#9 |
|
Ubuntu French Roast
![]() Join Date: Jun 2005
Location: France
Beans: 6,385
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO : Create a custom keyboard shortcut
nice !
May you put the link here for other users ? Thanks |
|
|
|
|
|
#10 |
|
Gee! These Aren't Roasted!
![]() Join Date: Oct 2005
Location: Swift Current, Newfoundland, Canada
Beans: 205
Kubuntu 6.06
|
Re: HOWTO : Create a custom keyboard shortcut
http://www.djlosch.com/tutorial_debi...cm_volume_link
http://ubuntuforums.org/showthread.p...city+key+codes used those two to fix my problem where volume keys controlled Master (which affected nothing) to change to control PCM. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|