Ubuntu :: Can't Change Settings For Gnome-terminal In 10.04?
May 12, 2010
Editing the profile in gnome-terminal has absolutely no effect on the appearance. I can change background color, transparency, image, etc. in the profile edit window, save changes,and the _actual_ terminal appearance does not change at all. I did make sure to switch to the edited profile after editing -- to no avail.The default navy-on-light-blue isn't bad, but the light-green default for executables is effectively completely invisible on the light blue background.Is this a bug? Or does someone have a workaround?FWIW, gnome-terminal in 9.10 was completely customizable
View 3 Replies
ADVERTISEMENT
May 17, 2010
Directory names and certain filenames appear in a bold font that gets cut off on the right side of each string of text. This issue only arose after upgrading to 10.04 LTS. I can not figure out why the upgrade would change the terminal font settings in such a way.
View 4 Replies
View Related
Jan 17, 2011
I'd like to change the default transparency level for the gnome-terminal.The gnome-terminal has this setting in: Edit --> Profile preferences --> Background tab, called "Use background settings from system theme". Indeed, I can simply uncheck this setting and manually adjust, but then my changes would apply to all themes, if I were to change my theme in the future.How can I edit the transparency of the GTK theme itself so that it applies to gnome-terminal?I'm running Ubuntu 10.10 with the "Ambiance" theme, and I'm seeing these files which are probably relevant. Am I on the right track? (those files don't contain anything obvious like "transparency" or "opacity" to change ... so I"m not exactly sure what/where to change)
View 3 Replies
View Related
Apr 27, 2010
I just installed ubuntu 10.04 on our laptop. for convenience I also installed the dutch (gnome) translation and selected Dutch as the default language so all menu's and localisation is suitable for the Netherlands and the misses understands stuff. However I noticed that the gnome terminal is also translated so all output from bash is now in Dutch too. This is really inconvenient since I have been using bash in english on fedora and ubuntu for 10 years now. So is there a way to reconfigure gnome term (bash) to default back to english and leave the GUI in Dutch?
View 2 Replies
View Related
Jan 15, 2011
I have recently played around with Mac4lin a program to change the interface to one that resembles a Mac computer. I did not like the settings then decided to uninstall the program. It reverted to a really ugly looking gnome desktop rather than my previous settings. One thing that I don't like is that I have a foot icon on my gnome traditional menu button on the panel rather than the green ball type icon I used to have. I know it's not the end of the world that my icons do not look like it previously did, everything else is running smoothly, though I'm just more annoyed than anything else.
View 2 Replies
View Related
Jun 1, 2010
How to change/set background from gnome-terminal?
View 10 Replies
View Related
Nov 21, 2010
i installed red hat linux on my computer. how can i change my gnome-terminal cursor from block size to underline.
View 5 Replies
View Related
Jan 25, 2010
How can I edit the system proxy setting using the terminal? Which file contains this settings? I want to edit this automatically using cronjobs, cause from 8-5 I need to use a proxy, but at home I don't need the proxy. How do I fix this?
View 3 Replies
View Related
Aug 21, 2011
i have a computer with 3 users on it, and a folder using samba that everyone on the network has access to. Lets say that, the folder is stored in /etc/sharedfolder. What happens is, when user1 puts a folder in it, then logs off, user 2 attempts to modify it and fails, because permission is set to 755, and they are not in the same group. (even if they were, it should still need to be 775) Anyway, my current solution is, every 5 minutes a crontab changes permission like so: chmod 777 -R /etc/sharedfiles && chown useradmin:superadmin -R /etc/sharedfiles Which works, but seeing as there is getting close to a gig in there, this is a bad solution, as it eats up the computers resources. Solutions that i think might work:
1) create a script that only changes permissions that need be changed.
2) change file permission settings to force all documents to inherit parent document settings
View 9 Replies
View Related
Mar 24, 2011
I currently have a Windows XP OS which i want to dual-boot with Ubuntu Linux 10.10 . I put the disk in the drive and chose the option to install Linux through Windows. But it hangs in the middle. I am also unable to change my BIOS settings due to which i can"t change my boot preference. My first Boot is the HDD. I want to change it to CD-ROM. Any suggestion? I also have another PC where i can boot through the CD...I tried installing there by booting from the CD but i get this error message after seeing the purple Linux screen with the loading dots. "(Process:286):Glib warning**:getpwuid:failed due to unknown user id (0)
P.S.- I am not able to see any options while the boot is going on
View 5 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
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
Dec 1, 2010
I've fallen in love with Terminator as a replacement for the standard gnome-terminal app.
However, I'm also very much in the habit of using the nautilus-open-terminal extension for launching new terminal sessions.
I'd like nautilus-open-terminal to launch Terminator rather than gnome-terminal.
A quick search of my system and the web didn't reveal anything. i didn't find a gconf setting to control this. A quick look at the source code didn't help much either.
View 5 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
Feb 29, 2016
I mainly use debian jessie , recently i have installed daragora as my second os to get a feel of gnu/linux . the problem is that dragora uses bash , and it's commands are different from debian jessie terminal is there a way that i can use the same commands here in dragora?
View 4 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
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
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
Jan 31, 2011
Now I know that in order to change the colors in your terminal you have to play around with ~/.bashrc But the effects don't stay in place after a change-root is taken affect. It just reverts to black. Is there any way I can change that too in .bashrc?
View 3 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
Apr 6, 2010
I have a laptop fujitsu siemens amilo pi 1505 for about a year there was ubuntu 8.10 installed on it and everything worked fine. 3 days ago i upgraded it to 9.10 and there where the problems began. Sound crashed OS couldn't find sound card. I've removed alsa, pulse audio completly and sound came back. After about 5-15 min's icons dissappeared from the desktop and i had to restart. From then every time i start after booting i see that:
[URL]
and if i change kernel:
[URL]
though anything i do there in this window makes no difference whatsoever. So then can I somehow restore graphic settings from the terminal? Or repair/restore basic settings of ubuntu without loosing data?
View 9 Replies
View Related
Oct 8, 2010
i am using ubuntu 10.04 i want to know how to authenticate the proxy settings for the terminal to install and d download package.
View 1 Replies
View Related
Jul 18, 2011
after i change font at gnome tweak tool , gnome tweak tool error ,i cant change again font because gnome tweak tool crash
What can i do for change font manual?
screenshoot:[url]
view my toolbar font :
View 13 Replies
View Related
Sep 12, 2011
Does anyone knows how to do this for all users with one command?Or which file i have to edit to do this?
View 9 Replies
View Related
Aug 14, 2010
I was playing around with the settings of my Mint 7 terminal, changing colors, fonts etc.After closing, I tried to open it again by clicking on the icon and it shutsdown as soon as it opens. I can't do anything since the preferences require me to have my terminal open in the first place.
View 6 Replies
View Related
Jun 30, 2010
Tried to Google an answer but it seems the 'System' menu options have changed in 10.4 compared to older versions.I want to chnage the auto-run settings so that each time I enter a CD, Rhythembox DOESN'T load but SoundJuicer DOES
View 1 Replies
View Related
Dec 31, 2010
when I installed 10.10 I chose ask for password on login but I want to now just be on when I turn on the computer without asking for a password. how can I do this?
View 3 Replies
View Related
Feb 24, 2011
I received Ubuntu 10.10 (a friend gave me the cd) Well, I installed, but I can't change the display settings: the maximum it gives is 900x600 So, I went online and looked for a fix.. I found this:
Code:
Sudo dpkg-reconfigure x server-xorg
Well, the problem is that according to the steps that the person who posted the code, I should type this code after executing Terminal before computer boots. and the way to execute Terminal is to have the key: escape holded Well, I do hold the key: escape. but I see no terminal! I have typed in normal mode...but, I guess the code only works before boot up. How can I execute terminal? is there any other way to fix the display settings? I currently have Windows Xp and Ubuntu.... and I have no problem with the display settings on Xp Can I do do from recovery mode?
Because I have 2 operating systems I get a screen like this (except mine is ubuntu 10.10) If I do it from the recovery mode.... would the code works?
View 1 Replies
View Related
Jan 21, 2010
I am having ubuntu 9.10, but I need to add user that have right to change network settings only. how to do that task ?
View 1 Replies
View Related