Tagged Questions
3
votes
0answers
89 views
How can I create a new profile for Gnome terminal via command line?
As everybody knows you can create a new profile by the menu where you get asked which existing profile should be the parent for your new profile and so on.
But how should I create a new profile by the ...
1
vote
1answer
145 views
Going to a virtual terminal disables Vim color scheme
When I'm going into a virtual terminal my Vim color scheme is ignored.
I've configured it by following this blog.
Heres all of my ~/.vimrc
if $COLORTERM == 'gnome-terminal'
set ...
0
votes
1answer
393 views
how to switch between unity and gnome (or recovery console) from serial-console
i am currently working over a serial-console (from desktop computer to a developing board)... i tried switching between this three visual alternatives: unity, gnome and recovery console (using the ...
1
vote
2answers
416 views
How shutdown the computer from console with option to cancel?
I want close the gnome session and shutdown the computer when the downloads finish but I want to show the shutdown window to can cancel it in some cases.
I use: gnome-session-quit --power-off --force ...
2
votes
2answers
878 views
gnome-terminal and logging
Is there any way to log every that was displayed in gnome-terminal?
for example I have a complex command
doSomethingThatPrintoutsAlot ; doSomethingThatPrintoutsAlot2 ; doSomethingThatPrintoutsAlot3
...
4
votes
0answers
140 views
CompizConfig and gnome-terminal [duplicate]
Possible Duplicate:
How to set the terminal to open maximized
Place Windows > Fixed Window Placement > fixed placement mode
I have added
Window class=Gnome-terminal
Mode = ...