2
votes
1answer
152 views

How to open pseudo-terminal devices on terminal?

I'm trying to make functional test on a keyboard which is designed for security cameras' management and according to guide document, i need to launch the application on the terminal and request the ...
1
vote
1answer
986 views

Keyboard shortcut for Terminal doesn't work since updating to 12.10

I have Ctrl+Alt+T assigned as my keyboard shortcut to launch a Terminal window, but it stopped working after upgrading to 12.10. I have verified that it is still set in the Keyboard Shortcuts ...
1
vote
1answer
61 views

Graphical terminal misinterpreting input

I've been having this weird problem with typing commands into gnome-terminal. If the command takes up multiple screen lines and I use any backspaces and the stars are in proper alignment the command ...
1
vote
2answers
128 views

How can I decrease key repetition time in gnome-terminal like konsole in KDE?

I liked the feature or more quicker key repetition time in Konsole (KDE's terminal). The feature is actually, If you write a long line and wanted to delete it by pressing and holding the Backspace ...
3
votes
1answer
2k views

keyboard shortcut gnome-terminal (ctrl-tab) and (ctrl-shift-tab) in 12.04?

Keyboard shortcuts in gnome-terminal (Ctrl+Tab and Ctrl+Shift+Tab) in 12.04 don't seem to be working. Is there a setting that I dont know of?
1
vote
1answer
225 views

english for terminal, spanish for everything else

When I open the terminal it's difficult to write "|" or "~" (keyboard layout is in spanish by default). I know how to change the keyboard layout to a different language, and to have a different ...
0
votes
0answers
841 views

gnome-terminal 'new tab' + keyboard shortcut issue [closed]

It seems as if any time I attempt to assign a keyboard shortcut to gnome-terminal's 'new tab' command it works intermittently. Understandably the Super+t (which is my default) gets intercepted by ...
21
votes
9answers
4k views

Why does pasting sometimes not work in gnome-terminal?

Ctrl + Shift + C and Ctrl + Shift + V are supposed to replace the normal Ctrl + C and Ctrl + V in gnome-terminal. Sometimes they work, but usually they have no effect. What are some potential ...