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)

View 5 Replies


ADVERTISEMENT

General :: Terminal Vim Shortcut In Ubuntu?

Mar 23, 2011

How can I create a shortcut to open a terminal and launch vim (terminal version, not gvim) ?

View 4 Replies View Related

Ubuntu :: Set Specific Terminal Command As Shortcut?

Feb 13, 2010

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)

View 4 Replies View Related

Ubuntu :: Make A Shortcut To A Terminal (alt+ctrl+t)?

Jun 5, 2010

when I ran std ubuntu, I was able to make a shortcut to a terminal (alt+ctrl+t) .. how do I do the same with xubuntu?

View 1 Replies View Related

Ubuntu :: How To Change Shortcut Keys Used In Terminal

Jul 5, 2010

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.)

View 3 Replies View Related

Ubuntu :: Create A Shortcut To Run A Program On Terminal?

Jul 7, 2010

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...

View 1 Replies View Related

Ubuntu :: How To Bind A Shortcut To Close Terminal

Mar 28, 2011

I want to bind a key to close terminal window in my ~/.inputrc

I've successfully bind "double Esc" to clear a line like this

Code:
"ee": kill-whole-line

but I didn't find the command for close/exit/quit a terminal window.

View 7 Replies View Related

Ubuntu :: Command Works From Terminal But Not From Keyboard Shortcut

Feb 2, 2011

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.

View 3 Replies View Related

Ubuntu :: Setup A Keyboard Shortcut For Xfce4-terminal?

Apr 11, 2011

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.

View 3 Replies View Related

Ubuntu :: Cannot Start Terminal From Keyboard Shortcut (11.01 Unity)

May 22, 2011

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 ... )

View 2 Replies View Related

Fedora :: Get Shortcut For Root Terminal?

Aug 10, 2009

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:

Code: $ beesu gnome-terminal
(beesu:17788): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
(beesu:17788): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
Failed to contact the GConf daemon; exiting.

View 9 Replies View Related

Ubuntu :: Create Terminal Shortcut Auto Log Into A Specific Server?

Apr 7, 2011

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

View 2 Replies View Related

Fedora :: No Keyboard Shortcut To Launch A Terminal?

Nov 30, 2009

I generally use gnome but with latest hulla-boo about graphics tempted me to check kde. where i found following problem to configure:

1) no keyboard shortcut to launch a terminal

2) my laptops dedicated volume control is not working

3) gnome package manager is not there, though i can use yum

View 6 Replies View Related

Fedora :: Keyboard Shortcut Script In Terminal

Apr 7, 2011

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?

View 2 Replies View Related

Ubuntu :: Application Launcher Shortcut To Open Terminal And Execute A Command

Jan 15, 2010

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.

View 8 Replies View Related

OpenSUSE :: Create A Shortcut For A Program That Launches In Terminal?

Jun 11, 2011

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.

View 1 Replies View Related

General :: Way To Possibly Launch A Terminal By Using A Keyboard Shortcut?

Dec 16, 2010

Is there a way to possibly launch a terminal by using a keyboard shortcut?

View 4 Replies View Related

Ubuntu :: Executing Bash Script As Root In Terminal Via Shortcut In Main Menu?

Jul 31, 2011

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

[Code].....

View 4 Replies View Related

Software :: XFCE Terminal Cannot Bind Shortcut Keys / How To Disable All Shortcuts?

Jun 5, 2011

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.

View 1 Replies View Related

Ubuntu :: Why Some Key Shortcut Are Nt Working?

Jun 7, 2010

ubuntu 10.04 64bit print screen, alt+print screen,alt+f1 does nt work.i installed from scratch ubuntu few weeks ago.

View 3 Replies View Related

Applications :: Create Keyboard Shortcut/binding That Would Give Window-focus Back To Tilda Terminal?

Dec 20, 2010

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.

View 3 Replies View Related

Ubuntu :: (Gnome) Panel Shortcut Not Working?

Mar 16, 2011

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:

[code]....

View 6 Replies View Related

Ubuntu :: 'switch Between Windows' Shortcut Not Working?

May 9, 2011

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.

View 3 Replies View Related

Ubuntu :: Compiz Fusion Effects Enabled But Not Working?

Jan 31, 2011

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.

View 9 Replies View Related

Ubuntu :: Custom Keyboard Shortcut Not Working For Some Applications?

Dec 21, 2010

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!

View 8 Replies View Related

Ubuntu :: Enabled, Xinerama, The Composite Extension Is Not Available, Effects Not Working?

May 2, 2010

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"

[Code]...

View 5 Replies View Related

Ubuntu :: Compiz=Enabled,Desktop Effects Not Working Properly?

Jan 19, 2011

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.

View 1 Replies View Related

Ubuntu :: Bluetooth Working - Enabled But Not Finding Devices On Scan?

May 12, 2011

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

BD Address: 70:F3:95:74:7D:CE ACL MTU: 310:10 SCO MTU: 64:8
UP RUNNING PSCAN ISCAN
RX bytes:1099 acl:0 sco:0 events:42 errors:0

[code]....

Neither hcitool scan nor scanning with Gnome or KDE bluetooth settings is working for me.

View 9 Replies View Related

Debian :: Keyboard Shortcut Not Working

Oct 31, 2015

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?

3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) i686 GNU/Linux

View 5 Replies View Related

OpenSUSE :: Suspend To Ram Shortcut Not Working 11.4?

Apr 30, 2011

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.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved