Ubuntu :: Run Terminal Shortcut Enabled But Not Working?
Apr 14, 2011
I've checked under system>preferences>keyboard shortcuts, and the shortcut is enabled but not working.Is there another setting that is conflicting somewhere that i can't find?Something to do with CompizConfig settings manager? (I think but can't be sure that's when they stopped working)
Is there a way to set a specific terminal command as a keyboard shortcut? I know gnome-terminal opens the terminal, but is there a way to make a keyboard shortcut that opens the terminal and runs top?(I don't like how cpu heavy gnome-system-monitor is)
I want to reassign ctrl-shift-C and ctrl-shift-V. How is that done? (I'm using a Mac keyboard and I'd like to take advantage of the command key to avoid having to hit two modifiers.)
I want to create a shortcut to run a program called RoomEqWizard but the only way I know how to run the program is to open a terminal and type the location to where the program is and call the program file. I already tried creating a shortcut on the main menu but I get a "error creating the child process for this terminal" message every time...
I would like to make a keyboard shortcut to execute the following command:
Code: /usr/bin/xdotool key XF86MonBrightnessDown The command, when run from a terminal, works perfectly. However, when run via a keyboard shortcut, the command fails to execute. how I can execute my command with a keyboard shortcut. I am running Ubuntu 10.10 Netbook Edition with Unity-2d.
I'm using Xubuntu 10.04 Lucid Lynx, and I'm trying to setup a keyboard shortcut for xfce4-terminal. I've read a million threads and articles telling me how to do it (go to settings >> keyboard >> application shortcuts tab and click add), but when I open that interface there is no "add" button, although the interface is a table that impliesn in its appearance that things can be added to it.
I've recently upgraded a laptop of mine from 10.10 to 11.04 (Natty), and am having a few issues with it. I don't know how many of these are related to using Unity and how many are just due to the upgrade, but one of the main bugbears is keyboard shortcuts. I have always set the F12 key so that it opens a terminal window. I did this through the settings > Keyboard Shortcuts interface, but although I can (apparently) set this in Unity, it doesn't work. The setting is there, listed, but pressing F12 doesn't open a terminal. Neither does it if I set it to any other key.
I can create a new entry, to start xterm with F12, which works fine but this isn't quite the same as a terminal (it appears different on screen.) I also discover that CTRL+ALT+T doesn't open a terminal window either (as is suggested in a very useful list here: [URL] Have I missed something? Or am I being thick? (Quite possible ... )
how to get a shortcut for opening a terminal as root? I mean something I could put in my gnome panel and then just click and get a dialog asking for the root password. Or maybe just open the terminal and automatically do "su -" (maybe this is easier actually). In Debian/Ubuntu this can be achieved doing "gksu gnome-terminal". In F10 I got it done using beesu, but it doesn't work anymore in F11:
in windows I can use Putty to create a shortcut which loads a predefined profiles to log into a specific server. How can I do it in Ubuntu? (Instead of click on the terminal icon to open it, type ssh
I am trying to start a script via a keyboard shortcut.The trouble is, it runs fine when i start it from the terminal, either by opening a terminal and starting it there or by "double-click", but when I use the shortcut it loads, but doesn't work properly. This is probably because it asks for user input, which would be put in the terminal window.Is there a way to start a script in a terminal window by default?
I'm having Ubuntu Kramic Koala and i want to create a custom application launcher on the panel so when it is clicked it should open a terminal window and run the following command and then show the output for 5 secs and then closes the terminal... how can i do this?
Code: cat /proc/sys/vm/laptop_mode && sleep 5
the above command is what i want to be executed at time of running the custom application launcher. if i paste the command in a terminal, it will show the output for 5 secs and then terminates... that's almost what i want. what i exactly want is that, i want it to work like when i click on the shortcut launcher, it should open a terminal and then exectues that command, show the output for 5 sec, pause, and then exits the teriminal.
I'd like to create a launcher for ParaView that requires a terminal shell in order to launch. It is just a pain having to enter the couple of lines to launch it from Konsole.
cd /home/user/Document/ParaView(version)/bin ./paraview
Lemme know what you think. I'd just like to add something to the quick launch panel.
I wrote bash script that uses zenity and a choice to install various programs, tested it and it works, but only when I call it from terminal. I wanted to add it in gnome main menu. The script is /home/eee/zenity.sh. In accessories I added an entry with command:
Code: /home/eee/zenity.sh , but since there is no terminal it starts zenity, but it does not work. I have also tried Code: gksu gnome-terminal -x /home/eee/zenity.sh
Is there any way to disable shortcut keys in XFCE Terminal ? I can't seem to bind the shortcut keys, and F1 especially really gets in the way for some programs. Have no clue who thought it would be a good idea to bind F1 to a stupid help screen, when many terminal programs need this. I am using fluxbox, so maybe this has something to do with it.
is it possible (and how) to create keyboard shortcut/binding that would give window-focus back to Tilda terminal? Currently, it is necessary to LMB-click inside Tilda (or at least drag mouse-cursor over Tilda) to resume typing.
I've been using Ubuntu for years now, and I don't think I've ever seen this problem before. I've given as much relevant detail as I can think of below;On Ubuntu 10.10 (32-bit), I have compiled TOra 2.1.2 from source (obtained from the repo) to enable Oracle support. I need to run it socksified, which works just fine by executing it from the terminal:Code:toxsocks torHowever, a panel shortcut using that exact command doesn't launch anything.I don't think it has to do with the `toxsocks` part, as I have a Firefox launcher using a similar command working perfectly:
Code: toxsocks firefox -no-remote -P username And, for the record:
I somehow managed to screw up my 'switch between windows shortcut' when changing the settings for compiz. Now I cannot get it to work at all, despite trying to solutions on this and other forums. I removed compiz with the software center and my alt-tab shortcut still didn't work--although it IS enabled and set correctly in the System Settings > Keyboard Shortcuts menu. I reset the alt-tab combo so something else (alt-space, which works for its normal setting of bringing down the window's dropdown menu) but it still did not work to switch between windows.
Not quite sure what could be wrong here. The settings are enabled, but none of the compiz functions are working. The were working on Friday. I did some searching but I'm not even sure what the problem is, or how to diagnose it. I'm running 10.10, now.. any help is appreciated. Even if you just tell me what I need to be searching for to find a solution.
i am trying to set some custom keyboard shortcuts using compiz in the commands section...but it is not working. For example , i want to use kaffeine and i am using as command the word kaffeine. When i use it in the custom commpand of compiz it is not working at all. Just to be sure that the command is indeed "kaffeine" i execute it via terminal using the word "kaffeine" and it is executed normaly. I am 100% sure that the command is only for terminal use and as general launcher. The same behavior is observed for other applications. The strange thing is that when i want to put a custom keyboard shortcut in compiz for a python script then the command "python xxx.py" is working!
When i have enable xinerama for 2 displays and i enable visual effect it says The "Composite extension is not available" but i have enabled it in "xorg.conf" but effect are working with not enabled xinerama.
Here is my xorg.conf
Code: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildd@palmer) Fri Apr 9 10:35:18 UTC 2010 Section "ServerLayout" # Removed Option "Xinerama" "0"
Im a new member here.So please don't get mad at me.If i posted on a wrong section(Am I in the right section?) By the way,Here is my problem. My graphic card is Intel 82852/82855.And it passes the Ubuntu Desktop Effects requirement. I am aware of enabling the graphic card in Ubuntu 10.10, Since enabling the drivers was successful. I enabled the desktop effects.After i switched to Normal(Graphic Mode)the screen went blank. Then after i clicked ALT+TAB. there is an option to keep this option or not.I clicked Keep this settings. Then i proceeded in Web browsing(because i'm a web addict). Then i click CTRL+ALT+LEFT/RIGHT For the workspaces to switch. Then i found this 4 square transparent with black margin boxes.Which has a weird distorting effect.That effect is going crazy. Then i rebooted(Hoping to fix the problem).Then it is still there.
I am using Ubuntu, now installed KDE (kubuntu) and I have Bluetooth working and enabled but for some strange reason the bluetooth scan is not finding any devices in spite of the fact that I have my mobile phone with bluetooth on and discoverable. My laptop is HP Touchsmart tm2 2102tu. Here's output of my hciconfig -a
I'm a huge keyboard shortcut fan. I can't stand mice. So this is a big one for me.
My Alt+F10 (maximize) and Alt+F9 (minimize) keyboard shortcuts work just fine. I read everywhere (i.e., [URL]) that the Alt+F5 combo should unmaximize a maximized window. But it's not working. Can't find anything that says Debian excludes that combo.
Is this to be expected or is something amiss? I think its meant to be a default shortcut, so don't want to start playing around with customizations prematurely.
Searched through the forum, couldn't find anything under the following search terms: Alt F5; Alt+F5: Alt +F5: Alt-F5: maximize: unmaximize. Did I miss the magic string?
This isn't the biggest deal in the world, but I would like to know how to suspend to ram with qdbus in order to make a shortcut. I used to (11.3) do: qdbus org.kde.kded /modules/powerdevil suspend 2 and make the shortcut meta S. Now in 11.4 if I manually type it into terminal qdbus says it cannot find .suspend in /modules/powerdevil at org.kde.kded. Did something change in 11.4? I also tried accessing it from org.kde.Solid.PowerManagement to no avail.