Ubuntu :: Change Virtual Terminal Colors Before Logging In?

Apr 17, 2011

I put

Code:
echo -e 'e[0;34m'

into /etc/profile, but it still doesn't work until I login. I'd like it to work before that, so that all messages (like those displayed on boot up) have these default settings.

View 6 Replies


ADVERTISEMENT

Ubuntu :: Change Terminal Colors After A Change Root?

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

Ubuntu :: Graphics - Change To A Warped Mix Of Colors And Pixels When Change The Background Image

May 19, 2010

I recently installed Ubuntu 10.04 Netbook Remix on my Gateway LT3103u. I noticed shortly into using it that it has a graphics bug every so often. Especially when I change the background image. Everything will change to a warped mix of colors and pixels. Everything is affected. My mouse, the bar at the top of the screen, text and all. My netbook runs on an AMD Athlon 64-bit processor with ATI Radeon X1270 HyperMemory up to 256MB graphics.

So far I have tried reinstalling, and even the 64bit desktop edition which had the same problem. Ive noticed that it freaks out when i scroll too quick, when changing background images, and on certain websites. Then other times its completely random. When it happens it looks similar to these: [URL]

View 4 Replies View Related

Ubuntu :: Gnome Terminal Colors?

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

Ubuntu :: Set Colors To Be Editable In Terminal?

Jun 22, 2011

I am trying to use the ncurses library for a little side project and am currently trying to display text with varying colors on the screen. I would like for my program to be able to change the hues of the default colors(e.g. make red a little dark, blue a little lighter, etc).

However, according to the ncurses function can_change_color() my terminal does not allow for colors to be altered. I know how to change the palette of colors that my terminal is using but I was wondering if there was a way to allow my colors to be "editable" in a sense.

My terminal is Gnome 2.30.2 and I'm running Ubuntu 10.04LTS

View 2 Replies View Related

General :: Get Colors In Terminal?

Mar 8, 2010

I am connecting to a remote suse 10.0 machine, and I do not get colors on the terminal, while I get them when I connect to a remote Ubuntu machine.

How can I do to get colors on the suse terminal?

View 4 Replies View Related

Ubuntu :: Terminal Console Lost All Colors?

Aug 27, 2010

i'm using LucidLynx. for some reason my console lost all colors. and i can't restore them.

View 8 Replies View Related

Fedora :: Colors In Gnome Terminal?

Mar 30, 2010

I am using Fedora 8, gnome, a tcsh login shell, and I would like to have my directories and files color coded when I use ls. I have been searching the internet far and wide today looking for ways to do this. I have tried all the ways I could find: edit .bsrc file, edit DIR_COLORS, edit DIR_COLORS.xterm, create .dircolors, edit etc/profile, edit .cshrc file, alias ls --colors, and all combinations of this. I can't figure out what I am doing wrong.I use su in my terminal I get the colors for ls. So there must be something up with my user profile? I have tried to edit my terminal profiles and my desktop themes neither worked. Please help! I know this is a trivial issue, but now I am on a mission to figure this out.

View 40 Replies View Related

Fedora :: Background And Text Colors Of Terminal In F13?

Sep 28, 2010

I've just entered the world of linux and the first thing that I find is the terminal. Can anyone teach me how to change the background and text colors in terminal

View 2 Replies View Related

Slackware :: Specials Characters Don't Appear And Terminal Have No Colors

Sep 10, 2010

I use slackware64 13.1. In my root account the terminal have colors for folders, files, etc and characters like appear correct.I create a normal account for me, but specials characters don't appear and terminal have no colors.I read in a lot that I need to configure a .bashrc and a .bash_profile but I don't found this files in my root account to get some guide lines.

View 5 Replies View Related

Ubuntu :: Settings Of Mint 7 Terminal, Changing Colors, Fonts?

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

Ubuntu :: Change Menu Colors

Nov 8, 2010

After hours of online searching, I still haven't find a right answer to my question. How can I change the color of the popup menu, the color of the menus that appear when you click on the icons on the right side of the desktop and of the firefox menus.I have a custom theme.

View 2 Replies View Related

Ubuntu :: Nautilus - How To Change Colors Used On Scroll Bar

May 29, 2010

In 10.04 Lucid my Nautilus scroll bars are white. The scroll bar slider (the icon that can be moved up and down with the cursor to scroll the window) is the exact same shade of white and the slider outline is pale grey. The lack of color contrast makes the slider hard to see. Is there a preference item somewhere that lets me change this color scheme?

I expected to find it in System >> Preferences >> Appearance >> Theme but I don't think there's anything there about the scroll bars. I think my monitor might be more contrasty than most, which is probably exacerbating the problem, but this is what I have to work with. I would rather fix it by changing a system setting than replacing the monitor.

View 4 Replies View Related

Ubuntu :: Make The Xterm Fullscreen And Have The Same White/purple Colors As Gnome-terminal In 10.04?

Jun 6, 2010

I wondered if whether there is any way to make the xterm fullscreen and have the same white/purple colors as gnome-terminal in 10.04.I already know how to modify the command for the xterm session, but I want to know what options to give xterm to get the fullscreen white/purple look.

View 4 Replies View Related

Ubuntu :: Pimp Command Line (Fonts, Colors, Hacks, Terminal Profiles)?

Mar 7, 2011

So I used Arch linux for a while and was really impressed and how colorful the commandline output was. Not only from ls, which I was able to emulate by adding "alias ls="ls --color"" to my .bashrc, but also during, say, bootup and other times.Anyway, I was just wondering, what tricks do you guys use to make your command line experience more visually appealing? Fonts, colors, hacks, terminal profiles?

View 5 Replies View Related

General :: Redefine The Way ANSI Colors Are Shown In A Terminal Emulator?

Jun 8, 2011

I'd like to redefine the actual colors that ANSI escape sequences show, i.e. I'd like to personalize what "light red" means and render it as, say, orange. Is there any terminal emulator that works under linux that allows me to do this? how?

View 1 Replies View Related

Programming :: Bash Scripting - Logging To The Virtual Account?

May 21, 2011

I need to write a bash script that will allow me to manage my "virtual network" (in reality just a bunch of directories and files). I need to obtain something like : I have my own command 'connect'. We can use it in two different modes: user and admin. If I type 'connect adashiu virtual_machine_name, computer will ask about password, if password is correct he will change a prompt to :

adashiu_at_virtual_machine_name >

after that user can start to use commands reserved only for user mode. Analogically with admin mode: prompt 'admin >' and administrator can only use bunch of commands reserved for him. changing prompt and separated commands for user and admin ?

View 8 Replies View Related

Debian :: How To Change Colors Of Gnome Flashback

Aug 24, 2015

So far I want to change two things i want to change both the bars to Black and i want the text to be white i tried google nothing...

View 4 Replies View Related

OpenSUSE :: Change Desktop Cube Colors?

Feb 23, 2011

I know this is kind of stupid, but is there any way that I can change the color of the top of the desktop cube??

When I booted up from the Live CD before, the tops of the cube were green with a little chameleon. Now, their just cream colored...

View 4 Replies View Related

Ubuntu :: Change Orange Default Colors For Loading Bars And Stuff?

Nov 5, 2010

How do I change the ugly default orange color for the loading bars and stuff? I know how to change things with the window manager, but that only changes the frames and "min, max, close" buttons. I like everything about the theme I have, and the way the window manager is set, except it uses that ugly orange color when things are loading or downloading. How do I change that part? Can I change only that part by itself?

View 2 Replies View Related

Ubuntu :: Change Nautilus Windows Size And Colors In Gnome-shell?

May 22, 2011

No Matter what I do and change in gnome-tweak-tool, the window title bar won't change to anything else, won't go smaller, even the downloaded themes won't change the bar, and I cant seem to find the needed codes in xml to change them. photo is attached to illustrate the things I need to changeI need to change their size in the first place, and maybe change them to like ambiance or whatever. i've seen many guides on the net, and It still don't find the neeeded solution

View 1 Replies View Related

Fedora :: Change Colors In KDE4 Apps In Gnome?

Jun 28, 2010

fedora 13, Gnome, with the exception of Kdenlive... I need to change to match my gnome theme... I work in a dark environment so I use a dark theme... nearly impossible to use kdenlive as is...

If I remember correctly there was a utility in KDE to make gnome apps look nice, but can't find anything like that for gnome, can't find kcontrol in safe repos for some reason, maybe I'm looking for the wrong thing

View 5 Replies View Related

Fedora :: Change Colors Of The Grub Boot Menu?

Feb 11, 2011

In Fedora 14, the colors of the grub boot menu were changed. why, previous versions of the grub boot menu were always the same, that black bar on white letters.

Now suddenly in F14, it was changed to a white bar, on white letters, which is hard to see and looks stupid besides. How do I change those colors back to the old way? the black bar on white lettering?

I have been googling for this topic and I don't see anything in the docs listed for it so decided to ask here.

[URL]

ok I tried it, it didn't work, I tried that exact command it gave in the article, and the colors of the grub menu did NOT change!

View 1 Replies View Related

Fedora :: Drop-down Menus Change Colors Across Applications?

Jul 21, 2011

I'm using Fedora 15, Gnome Shell. Standard window decoration (Adwaita).

Some applications use one set of colors for drop-down menus; other applications use another set of colors.

Nautilus, e.g., uses a white / bright blue combination. Quodlibet and Firefox both use a greyish blue. see attached screenshots.

Are your Gnome applications also doing this sort of thing in Fedora 15 and Gnome Shell?

View 2 Replies View Related

Software :: Change The Font Colors Of Lines In A Webpage?

May 3, 2010

I need to make a very large (data) web page easy to read. This is also a simple web page and it is called largedata.html Assuming that it contains the data:

Quote:

Step out of the room.
Close the door.
Walk to the elevator.
Press the 1 button.

[code]....

View 6 Replies View Related

Programming :: Selecting VGA Planes Causes Existing Pixels To Change Colors?

Oct 28, 2009

using the code

Code:

void setplane(unsigned char mask){
inportb(0x3DA); //Reset the VGA flip/flop
unsigned char c=inportb(0x3C0); /*the VGA does not like you not saving values*/

[code]....

does not work, for example if setplane(1); will change all pixels plotted to blue - not just the newest. and here is how i plot pixels:

Code:

void ppixel(unsigned x, unsigned y, unsigned char color){
setplane(color);
((char far *)0xA0000000L)[(y*(640/8))+(x/8)]=((1<<7)>>(x%8));
}

View 2 Replies View Related

Fedora :: Can't Run GEdit And Other Tools From A Terminal By Logging In As Root?

Jul 20, 2011

Everyone is wondering why we can't run gEdit and other tools from a terminal by logging in as root(e.g"su-"), I understand that by making changes they are trying to force us as users of Linux to learn better habits that are more secure, but the issues are driving people nuts!

I for one really like being able to log as root and open gEdit to make drive changes without having to login as root, I would normally still have access to all my things like email etc. So changing Linux to force everyone to not use tools like gEdit as root is becoming more of an inconvenience than they realize, there must be a safe way to do this!

View 12 Replies View Related

OpenSUSE Install :: Clear Terminal When Booting And Logging Out?

Dec 3, 2010

I've noticed on other Linux distributions that after boot up and logging off the console screen clears and provides basic information like the Linux distribution and then under it the login prompt. How can I do this for openSUSE 11.3?After I install or reboot I still have all the boot up stuff shown and when I logout after performing some work my commands are still shown. I boot the system to runlevel 3 and barely use the GUI but would like the screen to clear everything after boot up and logging out.

View 6 Replies View Related

Debian :: Logging Fails - Enter The Terminal Before The Login?

Jun 23, 2010

I know it's possible i did it once but i can't do it again...

I wanna try to fix the GRUB or whatever the problem is. The error messages after login are: Nautilus can't be used & the panel encountered a fatal error.

View 7 Replies View Related

Ubuntu :: Change Language Without Logging Out?

Apr 18, 2010

I need to create a simple way to change the language of my system without logging out. I would like to make it so that a user can just click on something and the language of the whole system will change.

I've disabled the traditional gdm gui login screen by adding the keyword 'text' to the kernel line so that it boots to a command line. I then start gnome by using startx and I've noticed that I can log out of gnome back into the command line, then change the environment LANG variable to the new desired language, run startx again and everything is in the new desired language.

I need a programmable way to only restart gnome(not a reboot) so that I can make a script that a user can just click on and it will set the LANG variable then restart gnome(preferably preserving all open applications, but if not, doesn't matter).

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved