All of a sudden the terminal app in the GUI Gnome is acting up. Menu -> File flickers constantly when the app is first opened. Its as if the mouse is on the verge of selecting the menu, then its turned off. This twitch goes on until I try to type something and press enter. Sometimes it goes away. Related the command line will not take any typing--you cant use the prompt.
Hi All,
Loving F19 so far, especially Gnome 3.8.
Only problem I'm having is in gnome-terminal I use Alt-F a lot to select the file menu, but this no longer works. Anyone seen the same?
Jon
how to set up mouse in terminal window? when i click on terminals text elements i get messages like `#M $uRc `for each click i do guess it is response from mouse click, but these responses are not passed to midnight commander |nano in any prog running on terminal.
Regards,
Gusti sono gusti
I'm trying to launch one command in a new gnome-terminal window from a shell script, and it seems that my .bashrc file doesn't get sourced when calling gnome-terminal and executing a command:
gnome-terminal -t "my title" -e vim
But it does when launching gnome-terminal alone:
gnome-terminal -t "my title"
(for testing purposes, just add a echo "something" to the end of the .bashrc)
I also tr
wanted to use the kill command to exit from the gnome termial....wanted to kill the terminal....i decided to use the kill command from the terminal, and i used the pid number for my gnome terminal, got it from the top command.., and priority 1 , and used the -s option,....kill -s......it killed the gnome terminal i was using, but it also eliminated my tabs ontop of the desktop, so i could not get
Normally, when you right click on the Gnome terminal, there will be the option to turn on/ off the Menubar.
Hi,
If you don't know, alt+d is used to delete a word forward. But now it is just typing 'd' in the terminal, as if I've not pressed 'alt'
This key combination stopped working since a week, I have done no upgrades/installs wrt to gnome-terminal/gnome package.
What I've tried:
1. Installed few more terminals to check if it works in other..
tty = Works!
I would like to be able to click on SSH links that look like ssh://user@servername and have a gnome-terminal open that runs SSH inside of it.
After reading up on the XDG stuff I did the following:
I created a shell script in $HOME/bin/ssh-terminal with the following:
#!/bin/sh
dest=${1#ssh://}
gnome-terminal -e "ssh $dest" &
This works from the command line.
I created $HOME/.local/share/
Axe menu is a gnome shell(3.2 and 3.4) extension.