Very Helpful. Thanks
A couple of months ago I made a tutorial on how to use the WIN key to open up a terminal on Backtrack 4 R2.
Because the same technique will not work on BT5 Gnome (don't know about KDE) I decided to make a working how-to.
Old post is located here.
Let's begin.
The way to do this is setting some stuff up via "gconf-editor". If you don't have it, download and install it.
Open it upCode:apt-get install gconf-editor
(ALT+F2 > "gconf-editor" (without quotations) > Run. (Just making it a little n00b friendly)
Navigate to "apps/metacity/keybinding_commands"
Then you set the value of e.g. "command_1" to the command you want to run which is "gnome-terminal" (without quotations).
Now we need to find out the hardware name of our WIN key. Mine is "Super_L". I don't know if it's the same on every pc/laptop. To find out run "xev" from terminal and hit the WIN key. If you don't know what to look for hit the left ctrl key. If you look at the prompt that will appear you will see "CTRL_L" somewhere in there. When you press the WIN key look at that exact place to find out the hardware name of your WIN key.
Remember this name.
Now in gconf-editor navigate to "apps/metacity/global_keybindings" and select "run_command_1" edit the value and enter the name of the key (in my case "Super_L" ).
Now just exit and you're done !
Very Helpful. Thanks
Just as an aside, I really like Guake.
You hit F12 and a terminal drops down (just like in the game Quake).
You hit F12 again and it pops back up.
Ask questions on the open forums, that way everybody benefits from the solution, and everybody can be corrected when they make mistakes. Don't send me private messages asking questions that should be asked on the open forums, I won't respond. I decline all "Friend Requests".