General :: Add Keyboard Shortcuts For OSX Terminal / Xterm?
Jul 5, 2011
Is there a way to add a keyboard shortcut for a terminal command in OSX. Basically most of the times i open the terminal app in MAC in order to ssh into a certain server foo. What I want to do is add a keyboard shortcut (say ^k) so that on a terminal when I do that, it runs "ssh foo" in the terminal.
View 4 Replies
ADVERTISEMENT
Nov 25, 2010
I'm unsure as to how I can use keyboard shorts to close the current tab or to switch between tabs. Does anyone know them or know any other keyboard-based options for using the terminal in AWN? I can open a new tab by ctrl+shift+t but ctrl+shift+w doesn't work and i've never known how to switch between tabs
View 4 Replies
View Related
Nov 29, 2009
Is it possible to configure the shell [in xterm, tty, whatever] to recognize custom shortcuts? That is, can I bind any program to Ctrl+X, Alt+X, etc. shortcuts? I know how to do this with Gnome/KDE/Fluxbox, but I'm interested in doing it on a shell.
View 6 Replies
View Related
Jun 29, 2010
I am running openSUSE 11.2 and I am trying to make the key combination Alt + ` open a terminal. No keyboard combination I try works, not even Ctrl + X or anything, and I have tried both "Run a terminal" and "Open a terminal". I have logged out and back in, and even restarted, and it still doesn't work.
View 4 Replies
View Related
Oct 29, 2009
I am new to linux, I would like to know the commonly used keyboard shortcuts. I want to get familiar from the basics.
View 8 Replies
View Related
Jul 15, 2010
Error opening terminal : xterm
While start nano editor in terminal
View 2 Replies
View Related
Jun 8, 2010
Inspired by this question. I would like to remap Caps Lock to escape, but only when I am in vim. I would like to keep Caps Lock untouched while not in vim.
View 3 Replies
View Related
Sep 18, 2010
For example - when coding in Perl, I need to sometimes comment out a bunch of lines.What I do is something like
:80,96 s/^(.*)$/#1/
I want to create a custom shortcut for this so that I can do something like
:80,96 cm
for commenting and
:80,96 uc
for uncommenting.What should I put in my ~/.vimrc?
View 1 Replies
View Related
Oct 27, 2010
Is it possible to do the following in Ubuntu? If so can someone point me in the right direction.Say you want to set a keyboard shortcut to do the following: For examples sake, set Alt+F to open Firefox and maximize it, but only if Firefox is not already running. If it is running and not maximized, then maximize the most recently touched Firefox window. If it is maximized, then minimize Firefox.
View 1 Replies
View Related
Jul 17, 2011
I switched from Windows to Linux, and one thing I'm missing is Altnnnn keyboard shortcuts to insert an em dash and other things. Is there any way to get them working under Linux? I'm using Arch Linux and KDE, if that matters.
View 2 Replies
View Related
Jun 24, 2011
I don't know when this started happening, but my shortcuts such as Super+D to minimize all and go to the desktop and Ctrl+Alt+T to open a terminal, etc, have stopped working.
Other shortcuts, such as Alt+F1 and Alt+F2 work correctly, as well as the compiz ones.
View 6 Replies
View Related
Jul 16, 2010
I am new in Linux,i build nano editor on Linux,it compile successfully but when i open in terminal then error displays "Error opening terminal : Xterm" while nano help is running successfully.
View 14 Replies
View Related
Feb 11, 2011
I am using VNC viewer to remotely access a Linux machine. The problem is when I accessed it, I pressed a button which caused the status bar to disappear (containing menus such as 'Application', etc).
Then I couldn't get it again, even the title bar of Eclipse disappeared and I couldn't find any way to restore it. Even terminal is not getting opened.
View 2 Replies
View Related
Jul 16, 2011
I'm trying to emulate behaviour I get from KeyRemap4MacBook on Mac OS X. It lets me remap control-m to Enter, for instance, globally. Is this possible with X/GNOME? Seems like xmodmap is not suitable for remapping key combinations. I tried xbindkeys to bind control-m to xdotool key Return, but it emits control-return. I tried xdotool keyup control; xdotool key Return; xdotool keydown control but it stills behaves unpredictably.
View 1 Replies
View Related
May 13, 2010
I use Lucid Lynx (Ubuntu 10.04). It has the social media button on the top panel. I want to create a keyboard shortcut for this. How do I do it?
View 4 Replies
View Related
Jul 6, 2010
I've started using the keyboard shortcuts in Linux Mint with the Gnome desktop, and I've found that they don't work unless I first click on the desktop with the mouse.
The problem occurs if I start with no application windows open, then open a single application, and later close it leaving an empty desktop. If any other app windows are open the keyboard shortcuts still work. But if there are no other windows open the shortcuts fail to work until I click on the desktop. It's as though the system fails to return the input focus to the desktop when the last remaining app window is closed.
View 2 Replies
View Related
Jan 13, 2011
i use uxrvt ( for those who dont know, its terminal emulator based on xterm).i know its easy to copy/paste stuff from terminal to itself is a trivial thing. it can be done by mouse left click to select and middle click to paste.but in my case i need to copy text from terminal to another application, viz on google chromium.
View 1 Replies
View Related
Jul 29, 2010
On PC-BSD 8.1 (KDE) I have four workspaces. I want to launch rdesktop 1.6 in one of them, full screen if possible (I'll settle for nearly-full in a window if I have to), and be able to do the following:
Switch between windows in the remote session using Alt+Tab. Switch between local workspaces using either the default Ctrl+F1 or what I've switched it to, my preferred Alt+F1.
It seems if I use the -K option, I get 2 but not 1. If I don't, I get 1 but not 2. Is there no way to do this? How can I tell rdesktop to send or not send a specific key combination?
View 1 Replies
View Related
Feb 12, 2011
I frequently move my computer between rooms. Instead of opening the nvidia-settings, making the changes, applying, then confirming them is there an easier way using shortcut keys or shortcuts? Would like to have Ctrl-1 as change to laptop display only, Ctrl-2 for external only, Ctrl-3 for Twinview
View 1 Replies
View Related
Aug 2, 2010
For some reason my gnome-terminal is starting in / when it should be ~ I have checked /etc/profile, ~/.bashrc and /etc/passwd and everything seems fine as far as i can tell Konsole and xterm are starting up with the working dir to my home dir (as set by /etc/passwd) But im at a loss to see where gnome-terminal is starting in / if i enter cd with no argumants in gnome-terminal it is switching to ~ fine, so i dont think its mistaking my home dir for /
View 2 Replies
View Related
Jun 29, 2011
I installed Slackware 13.37 current 32 bit (kernel 2.6.38.7-smp) last saturday and almost everything works fine. I don't understand why I cannot use Ctrl-Ins and Shift-Ins shortcuts for copy and paste in console terminal. Shortcuts works fine in X terminal (fluxbox) Konsole... but they don't in text console.
View 2 Replies
View Related
May 2, 2011
i have fluxbox and i need to know how to copy things in xterm and paste them outside of xterm.
View 2 Replies
View Related
Mar 3, 2010
How can I get Ubuntu to have sound and screen brightness controls on the keyboard like Mac OSX?
View 1 Replies
View Related
Jun 9, 2010
After I enabled the 3d (using Nvidia driver), I noticed that the ALT_F2 does not display enymore the "RUN application" .. possible conflict with what?
View 1 Replies
View Related
Aug 31, 2010
1) Go to the above website using Firefox browser. Wait for "Done".2) Type the letters 'J', 'u', 's', 't', and ' ' in sequence.On my system (Fedora 13/32bit) the window scrolls several lines immediately after I key in the space character, just as if I had clicked on the gray area in the scroll bar.Why?I've had a similar thing happen several times (over the years) while writing replies in Yahoo mail but don't know what the key sequence was.he result, however, is that the Firefox browser window closes and I lose everything I've written.Shouldn't control keys HAVE to be pressed to initiate keyboard shortcuts?
View 5 Replies
View Related
Mar 7, 2011
I have a problem with my keyboard shortcuts. I go to System/preferences/keyboard shortcuts and then enable my "Open Terminal" command for ctrl+alt+t . Then it works. But whenever I restart, it never saves, and I have to do the whole process over again.
View 6 Replies
View Related
Mar 30, 2011
Already using ubuntu gnome quite a while , and moving to KDE based open suse.. I am confused about the keyboard shortcut , I use ctrl f4 a lot to close tabs in my browser .. but in KDE .. It's the shortcut to change the forth Desktop ..
I already go to system settings system keyboard but there was no ctrl+F4 shortcuts there i am confused .. I really used this shortcut a lot and it's bugging me ..
And one more things .. About the touchpad , can i make it dissapear on inactive when i am typing , i've already checked the touchpad in system settings but there is no such option ? Can i do something to change this ?
View 5 Replies
View Related
Jun 21, 2010
I don't think I could be much newer to Ubuntu (I only started using it properly an hour ago) and I'm having trouble with the keyboard shortcuts. Nothing happens when I press alt-f2 to run terminal, or ctrl-alt-tab to switch workspaces. I also cannot use the fn keys to dim the screen, change the volume etc
View 4 Replies
View Related
Mar 30, 2011
After using KDE 3.5 for years, I defected to Gnome when KDE 4.0 came out. I have recently installed Kubuntu Maverick on my netbook and have decided that I now like KDE again The one bit of functionality that I am missing is the keyboard short cuts of Gnome-Do. So if I type Windows key Em, return and Emacs launches.
The search box in Kubuntu sort of does this. However, I have to click in the box and when I have typed the first few characters I have to click on the icon with the mouse. Is there any way I can do this just using the keyboard and not the mouse? I have searched the help and Googled without much success.
View 2 Replies
View Related
May 2, 2011
Keyboard shortcuts set in Settings -> Settings Manager -> Keyboard -> Application Shotcuts do not work. They worked in 10.04. How do I fix this?
View 9 Replies
View Related