Ubuntu :: Replace Gnome-terminal With Lxterminal?
Mar 20, 2010
Is there a way to completely replace my gnome terminal with the lxde terminal (lxterminal)? I use the nautilus open terminal extension quite a bit, and I'd like to set this to use the lxterminal, but I'm not sure how. Is this possible?
View 3 Replies
ADVERTISEMENT
Feb 13, 2011
Or would you have the option of a GNOME 2 session in addition to a GNOME 3 session? Do you think Ubuntu will to officially adopt GNOME 3 when it's released?
View 7 Replies
View Related
Dec 10, 2010
Linux-goers. I did some research on this, but I am still fairly new to Linux. In Ubuntu 10.10 (Maverick), I accidentally overwrote my "/bin/bash" file. Dude, using "sudo" with a small typo can work disasters. Bash is now broken in the Terminal (gnome-terminal). Terminal itself still works fine, technically, but bash is still hosed/broken. Here is what I did to try to fix it: Booted from Ubuntu 10.10 live CD. Mounted my Ubuntu partition and manually copied the good/fresh "bash" file onto my hard drive. Verified copy was successful. Didn't help, as you see. Reinstalled "gnome-terminal" using synaptic package manager. Tried to reinstall bash via synaptic, it failed with error, "E: /var/cache/apt/archives/bash_4.1-2ubuntu4_i386.deb: subprocess new pre-removal script returned error exit status 2"
In Terminal, all basic commands work as far as I can tell. ("ls", "pwd", navigation, etc.) Here are some problems:My "username@computername" does not display in the prompt; only the $ sign. Bash keyboard shortcuts such as uparrow and tab do not work. Instead, each inserts a key code. I can't even move the cursor left/right. Aliases (a function of bash and .bashrc) are broken, of course. My sanity level decreases when I use Terminal now. For what it's worth, even with "sudo" I get a "permission denied" error when trying to run Google Chrome! I read something about a ".bashrc" file being a possible problem, but I don't know how to make it work, or the file's proper locations in Ubuntu 10.10. Is there something I can do with a "make" or "apt-get install" command or something?? Could this simply be a permissions problem? Is the link to "/bin/bash", "/bin/sh", or a ".bashrc" file broken? Guide me, oh Linux gurus.
P.S. I always wondered what exactly bash was and how it was different from the basic terminal. LoL, this is an excellent way to demonstrate the difference, and I WANT IT BACK!
View 9 Replies
View Related
Nov 6, 2010
I'm using 10.04, and gnome-terminal GNOME Terminal 2.30.2 . I have irssi running on screen session on remote host. And I've been struggling for quite many days to configure it to produce either visual feedback or ring terminal's bell when I receive a private message or one of those that are highlighted.
My compiz settings window in General tab has 'Audible bell' checked.
My GNOME terminal has 'Terminal bell' checked.
I also added 'set bell-style audible' to my ~/.inputrc
And I also tried to manually load pcspkr module into my kernel.
No of the above helped or at least I haven't been able to notice any difference.
I also used some commands for irssi to produce bell sign.
View 2 Replies
View Related
Sep 26, 2010
Is there a way to add lxterminal to the LXDE task bar?I noticed that it was not listed as a selection under Add/Remove Panel Items and when clicking Add, the "plugins" listed do not include this.I previously used LXDE with Mandriva and their implementation included it on the Task Bar.
View 4 Replies
View Related
May 12, 2010
Although xscreensaver is much better and liked by many users, the Ubuntu devs replaced it with gnome-screensaver simply cause -
1) It's integrates better with the gnome-desktop.
2) It follows release cycles of Gnome.
Since the devs and admins won't listen, we users have to clean their **** up and this is the howto - In Ubuntu, the gnome-screensaver is running; but xscreensaver is better, so we need to replace it. The gnome-screensaver runs as a daemon...removing this gnome-screensaver package will remove this executable also -
[Code]...
View 7 Replies
View Related
May 19, 2011
In previous releases of Ubuntu it was possible to replace the gnome panel (with AWN for example) by going into gconf-editor and replacing gnome-panel with the panel of my choice (see screen)Unfortunately this doesn't seem to have an affect on Ubuntu Classic desktop.how to do it with Natty (replace gnome-panel with AWN)?
View 9 Replies
View Related
Jul 17, 2011
So i have been playing around with docky lately and i freaking love it, i love this little docky. why the ubuntu devs chose that ugly unity side panel over docky i will never know but any hoo onto my question.
Would it be possible to replace all the gnome panels with docky? i need to be able to access my applications,places,system in the top panel and my wifi manager but other than that docky does everything else, is there a way to get the above mentioned in docky?
View 9 Replies
View Related
Dec 2, 2010
I'm running a small server on a Lubuntu install, and I'd like to have new terminals start in Byobu, or at least screen. However, I can't figure out how to make Byobu start automatically. The built-in "Start Byobu with login" option doesn't seem to do anything, although it does add a line to my ~/.profile. How can I set Byobu as my default shell?
View 1 Replies
View Related
Jan 24, 2011
gnome-terminal from the Debian squeeze does not use the 'default_size_columns' and 'default_size_rows' from the /apps/gnome-terminal/profiles/Default/ folder of gconf.
View 6 Replies
View Related
Mar 5, 2011
Is there a terminal emulator which works well in an Ubuntu desktop and provides the following features which Mac OS X's Terminal application has? Re-wrapping text when the window is resized.A Clear command which clears scrollback (as the shell clear does not) and does not clear the cursor's line (typically containing a prompt).
View 2 Replies
View Related
Apr 28, 2011
I am running Maverick Meerkat now, and will think about upgrading to Natty next week. I have a question--I run GNOME as the environment now, and if I do upgrade, will Natty replace it with UNITY?
View 9 Replies
View Related
Jul 21, 2010
Are x-terminal-emulator and gnome-terminal different in any way? I noticed when I when I put those commands in my terminal they both opened the gnome-terminal.
View 4 Replies
View Related
Jul 28, 2010
An issue is when I open lxterminal and the title bar is not there, I have to right click on the top of screen to minimize/maximize it, after minimize and maximize it, the title bar appeared partially and close/minimize/maximize buttons never show up. I recently did a Mandriva LXDE 2010.0 to 2010.1 upgrade when this issue started happening.
View 2 Replies
View Related
Jul 9, 2010
I'm a lover of Window Maker, but I have stopped using it for several months due to the love of the ease of use of the Gnome Environment. Supposedly I can swap out Metacity with Window Maker and I have attempted to do so according to the instructions at [URL]..
Quote:
Originally Posted by mcduck To change the window manager in Gnome open Gconf-editor (hit Alt-F2 and run "gconf-editor). Then browse to desktop/gnome/sesssion/required_components and change the valune of "windowmanager" to wha ever you want to use.
[Code]...
View 1 Replies
View Related
Oct 4, 2010
Is it possible to replace the date and time display on the gnome panel with the discordian date?
View 3 Replies
View Related
Apr 29, 2010
In KDE's Konsole, I can do the following from the terminal:
dcop kwin KWinInterface currentDesktop
And it will tell me which desktop my terminal is connected to ( per [URL])
How can I determine what desktop number the current gnome terminal in a gnome session is connected to?
View 1 Replies
View Related
Jun 22, 2011
I am using lxterminal to connect to a telnet session on another *nix box.
After I connect, I always have to enter the command
Code:
export TERM=xterm
is there anyway to automate this?
View 3 Replies
View Related
Aug 26, 2011
I find xcompmgr more than adequate for making a desktop look pretty modern, and I don't like the more extravagentCompiz gimmicks - but there is one thing that irritates when using xcompmgr which someone here might have worked round.
Rounded window borders don't draw and redraw properly when using the Terminal (gnome-terminal and the LXDE and Xfce ones) or system monitor and moving them from their default place. You get this little white botch at the corners. I'm not massively technical and I'm ambivalent about how much more I want to learn as I have plenty of creative outlets already, but I would like to solve this. Somehow xcompmgr is treating these programs as a different class? It's capable of drawing the window borders properly as it is just these two programs that get botched. Possibly this doesn't get noticed as maybe people usually use xcompmgr with openbox and LXDE and their square window borders. I did do a search but there was nothing matching what I saw.
View 3 Replies
View Related
May 15, 2011
it happened first after upgrading about a week (|| more) ago. i thought that it's just em.. kinda normal (i'm running debian unstable, so such things are happening often).
but now it became a problem: i've tried reinstalling nvidia's drivers and compiz itself. no effect. also, i can't catch any errors in logs.
View 8 Replies
View Related
Aug 4, 2010
I'm currently running Testing/Sid on my machine with Fluxbox as my window manager.Yesterday I noticed that I was not getting full output from commands using lxterminal.First off I tried another terminal,which was the xfce4-terminal.The result being exactly the same,missing output.I have also tried re-generating my xorg.conf,and yes you guessed it no change.Getting desperate I also tried dpkg-reconfigure console-setup,still missing output from lxterminal.So to sum up why do I get the full output with xterm but not lxterminal which I have been using previously for some time.
View 5 Replies
View Related
May 30, 2010
I'm running CentOS 5.4 on i386 machine with 2.6.18-194.3.1.el5Whenever I login into Gnome, a gnome-termial window comes up. Instantly title says root@localhost before settling with user@localhost with current directory as ~/Downloads. Only happens with my particular user account (normal user), not with root as I tried. I also have KDE, Xfce, Fluxbox as other option at login, but terminal only shows up when I log into Gnome (not kde, xfce or fluxbox)I've done and
1. cronetab -e
Nothing there.
2. Don't have ~/.xinitrc ~/.session
3. Nothing in ~/.bashrc or ~/.bash_profile
4. Nothing in /etc/rc.local
View 4 Replies
View Related
Oct 10, 2010
I typed the metacity --replace command in Maverick to turn off compiz so I could change compiz files for the "mac minimize" effect. The default Ubuntu installation had compiz working but now it won't work at all. I tried downloading the proprietary driver from "system --> additional drivers" as well, but it said it failed to install.
I have an ATI radeon 3200 HD card. What can I do?
View 9 Replies
View Related
Mar 4, 2010
So, supposedly Gnome Shell is available through synaptic. I just downloaded and installed it and then ran gnome-shell --replace. It doesn't work at all. I hit the windows key and get nothing and there is no application launcher in the upper left hand corner and Alt-f2 produces nothing at all. Alt-tab gives me the option of choosing the windows that were running when I ran gnome-shell --replace but nothing else works at all. Just a vast expanse of digital nothingness. Does anyone know why this might be? I have an nvidia video card (see sig below) and two monitors running from "twin view".
View 1 Replies
View Related
Apr 23, 2011
Can the Replace function replace more than one word with the same character(s)?
Also, do you know how to access the plugins provided by the gedit-plugins package?
View 3 Replies
View Related
Jun 21, 2010
how can I login into terminal istead of gnome? will I be then able to log into terminal by typing startx?
View 6 Replies
View Related
Sep 13, 2010
I would like to change the color scheme used in gnome terminal based on what host I'm connected to via ssh. Is this possible? If not, can you suggest any other terminal that has this functionality?
View 1 Replies
View Related
Jul 29, 2010
Is it possible to install Gnome-panel in Xfce? I'd like to completely replace xfce-panel with gnome-panel. It is possible the other way round so maybe this way too?
[url]
I tried xfce4-XfApplet-plugin but it doesn't work the way I would like to.
View 4 Replies
View Related
Feb 22, 2010
I just installed 9.10 and this is my first time using Ubuntu. I was using Kubuntu before and used KPPP with my Verizon USB720 wireless card. It's the type that gets internet access through the cell towers.I installed KPPP but when I try to start it I get this error:
Quote:
Could not launch KPPP
Failed to execute child process (permission denied)
I tried Gnome PPP and it would open but not connect. This is what is in my log files"
Quote:
--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> Initializing modem.
[code]....
After doing much searching and reading I figured out to open Gnome PPP from the terminal with sudo. When I do that it works fine. Also KPPP opens that way although I haven't tried it to see if it connects. Although this works it's not a very convenient way to connect. How can I get it to work without doing this?
View 2 Replies
View Related
Mar 8, 2010
how do I ensure a gnome-terminal is kept in focus?
View 3 Replies
View Related