Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
03-14-2004, 11:55 PM
|
#1
|
|
Member
Registered: Mar 2004
Posts: 45
Rep:
|
Aterm background coloring
I appreciate everyones help with all my aterm issues. I have another one. Now that it is working, the pictures in the background come thorough messed up. The colors are all jacked up. They are distorted with almost hot spots kind of. If anyone has seen any movie showing infrared scenes (predator), it is kind of like that. I don't know if there is something I can do, or if it is my graphics card.
Please help a novice
Thanks,
Steve
|
|
|
|
03-15-2004, 02:40 AM
|
#2
|
|
Member
Registered: Sep 2002
Location: Texas
Distribution: SlackWare - Current LFS - CVS
Posts: 267
Rep:
|
If you set the background as red and transparent things will have a red tint to them.
Not sure if this is what your referring to or not...
|
|
|
|
03-15-2004, 03:14 AM
|
#3
|
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
Perhaps a screenshot of this might help us. As Zero-0-Effect said, if you tint the tranparent background everything will have a red tint to it. So if you have something green on your desktop it will look blue in aterm(Red+Green=Blue(I think)).
|
|
|
|
03-15-2004, 11:55 AM
|
#4
|
|
Member
Registered: Mar 2004
Posts: 45
Original Poster
Rep:
|
I tried someone's script and it took the bad coloring off the screen. I am just wondering though, does anyone know how to change the background in slackware. I know everything is terminal. That and changing the resolution as well.
Thanks,
Steve
|
|
|
|
03-15-2004, 12:31 PM
|
#5
|
|
Member
Registered: Apr 2003
Distribution: gentoo
Posts: 238
Rep:
|
It depends on what WM you use. I use Gnome and you just right click on the desktop. As far as your resolutions, that is handled with XF86config. It will ask you for default resolutions and color depths, and you can cycle through them once the WM is loaded by ctrl+ or ctrl-. If you use kde it should be similar and simple to change the background. Pick your WM with wmconfig.
|
|
|
|
03-15-2004, 05:42 PM
|
#6
|
|
Member
Registered: Sep 2002
Location: Texas
Distribution: SlackWare - Current LFS - CVS
Posts: 267
Rep:
|
I use the fluxbox wm and do in terminal for example bsetbg -solid black to give a uniform black background.
|
|
|
|
03-15-2004, 10:57 PM
|
#7
|
|
Member
Registered: Mar 2004
Posts: 45
Original Poster
Rep:
|
I use flux as well, and I am wanting to put some nice pic on the background. Can you give me specifics on how to make this happen.
Thanks,
Steve
|
|
|
|
03-15-2004, 11:23 PM
|
#8
|
|
Member
Registered: Jul 2003
Location: Caraquet, New-Brunswick
Distribution: Slackware - Current
Posts: 35
Rep:
|
bsetbg -f /path to your pic
You can also set it in ~/.fluxbox/init so that it sets that wallpaper on startup.
Just locate the line that starts with session.screen0.rootCommand and put in the bsetbg command.
session.screen0.rootCommand: bsetbg -f /path to your pic
Save, Exit, Relog in Flux and that should do it.
|
|
|
|
03-16-2004, 05:13 PM
|
#9
|
|
Member
Registered: Mar 2004
Posts: 45
Original Poster
Rep:
|
Do you know which directory it is kept in so I can change it permanently.
Thanks,
Steve
|
|
|
|
03-16-2004, 08:50 PM
|
#10
|
|
Member
Registered: Jul 2003
Location: Caraquet, New-Brunswick
Distribution: Slackware - Current
Posts: 35
Rep:
|
Quote:
|
Do you know which directory it is kept in so I can change it permanently.
|
If your talking about .fluxbox/init it should be hidding in your home directory.
/home/your username name/.fluxbox/init
Don't forget the . in front of .fluxbox
|
|
|
|
03-16-2004, 09:33 PM
|
#11
|
|
Member
Registered: Mar 2004
Posts: 45
Original Poster
Rep:
|
Thanks,
I appreciate the help
Steve
|
|
|
|
03-16-2004, 09:35 PM
|
#12
|
|
Member
Registered: Mar 2004
Posts: 45
Original Poster
Rep:
|
I dont know why, but I looked in the home direc and it is not there. Is there an alternative place it could be?
Thanks,
Steve
|
|
|
|
03-17-2004, 12:40 PM
|
#13
|
|
Member
Registered: Jul 2003
Location: Caraquet, New-Brunswick
Distribution: Slackware - Current
Posts: 35
Rep:
|
Are you saying that .fluxbox is not in the home directory or that you can't find the init file in .fluxbox?
If your doing "ls" in your home directory then .fluxbox won't show up.
Try the following in your home directory
ls -al
That will show you all the directories/files including the hidden ones. I'm no guru or even anywhere close but if you installed Fluxbox then the .fluxbox directory pretty much has to be in your home directory as far as I understand it.
|
|
|
|
03-17-2004, 08:40 PM
|
#14
|
|
Member
Registered: Mar 2004
Posts: 45
Original Poster
Rep:
|
i found it and edited it and it did not show my pic. do you know why?
Thanks,
Steve
|
|
|
|
03-17-2004, 08:58 PM
|
#15
|
|
Member
Registered: Mar 2004
Posts: 45
Original Poster
Rep:
|
I got it work while I am logged in, but it wont stay permanently. Any ideas of how I can make this happen.
Thanks,
Steve
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:22 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|