Linux - DesktopThis forum is for the discussion of all Linux Software used in a desktop context.
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.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Ive recently configured fluxbox almost 100% to my prefrences, i just cant get transparency to work, when i click on any window/taskbar it has the option to change but when i set different values nothing changes. also in aterm i cannot set any transparency options, not sure if they are related or not.
For Fluxbox check your ~/.fluxbox/init
cat ~/.fluxbox/init
make sure everything is pointing to your /home and not something like /usr/share/fluxbox
What do you use to set the background?
Esetroot or feh work good
Are you using ~/.fluxbox/startup?
for aterm I use .Xdefaults
Code:
aterm*cursorColor: green
aterm*colorMode: true
aterm*borderwidth: 0
aterm*pointerColor: yellow
aterm*transparent: true
aterm*shading: 60
aterm*background: black
aterm*foreground: white
aterm*scrollBar: false
aterm*fading: 60
aterm*saveLines:4500
aterm*geometry: 100x25+20+5
aterm*loginShell: True
aterm*font: -*-terminus-medium-*-*-*-16-*-*-*-*-*-iso8859-1
okay yeah that did it, i installed feh, loaded background, and now transparency works, only thing is now aterm looks like its not reading my .Xdefaults file, i copied/pasted yours and no change
cool works perfectly, one last request, the little box above the bar on the top of the window at top left, how do you remove that?
example: http://i19.tinypic.com/4yj4d1t.jpg
there a way to send programs to the fluxbar sys tray? ie audacious and firefox
also is there a way to doubleclick on menubar to maximize without reinstalling from source?
Cool desktop comprookie2000!!
I'm looking that status viewer that you have on your desktop, but I don't know how it is called.
I'm having trouble now with the windows border transparency. I remember that before I ever used composite I could use "transparency" from fluxbox to make transparent the borders of the windows and the menu, but now it simply wont work.
Could you please describe the software we can see in that pic?
The other problem I'm having now is that when I use xcompmgr the background turns black. =(
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.