View previous topic :: View next topic |
Author |
Message |
sebastian.lackowski n00b
Joined: 17 Jan 2006 Posts: 19
|
Posted: Tue Mar 21, 2006 2:12 am Post subject: Fluxbox theme configuration |
|
|
hey guys
Wondering if you all could tell me how to install the themes for fluxbox. I have downloaded fiew of them but not sure how to make them run. Been trying to find the how to's but no luck with the theme config.
Any ideas would be apreciated
Thank you |
|
Back to top |
|
|
asiB4 Guru
Joined: 16 Jan 2006 Posts: 370 Location: Inside the electric circus
|
Posted: Tue Mar 21, 2006 2:56 am Post subject: |
|
|
never used themes config to deal with themes. Usually just d/l them from various sources and untar them and add them to /usr/share/fluxbox/styles and /usr/share/fluxbox/backgrounds. are you looking for styles..for example emerge commonbox-styles commonbox-styles/extras? I don't use a lot of themes because I found one that has the fonts i like, the transparency behavior I like, etc. etc. I then just modify that to whatever I want with text editor. I have found setting backgrounds can be a pain...but using eterm to set the backgrounds works rather well. If you open your particluar theme style in an editor you will find something like rootCommand: fbsetbg -f /path/to/jpg.jpg you can edit that to the source of your pic you want to use as a background. Below is what I am talking about as far as editting your theme style...not sure if that is the info you were looking for or not. Good Luck!
Code: | ! darklight theme by jufo
! juhok@nic.fi
toolbar: raised solid gradient
toolbar.color: rgb:20/20/20
toolbar.colorTo: rgb:15/15/15
toolbar.button: parentrelative
toolbar.button.picColor: rgb:80/88/90
toolbar.button.pressed: sunken gradient diagonal
toolbar.button.pressed.color: rgb:40/40/40
toolbar.button.pressed.colorTo: rgb:10/10/10
toolbar.clock: parentrelative
toolbar.clock.textColor: rgb:80/88/90
toolbar.label: parentrelative
toolbar.label.textColor: rgb:80/88/90
toolbar.windowLabel: parentrelative
toolbar.windowLabel.textColor: rgb:80/88/90
menu.title: raised solid gradient
menu.title.color: rgb:23/23/23
menu.title.colorTo: rgb:10/10/10
menu.title.textColor: rgb:b0/b8/c0
menu.*.justify: center
menu.frame: raised Diagonal gradient
menu.frame.color: rgb:21/21/21
menu.frame.colorTo: rgb:10/10/10
menu.frame.textColor: rgb:80/88/90
menu.hilite:
menu.hilite.textColor: rgb:b0/b8/c0
menu.bullet:
menu.bullet.position:
window.title.focus: Raised solid gradient
window.title.focus.color: rgb:20/20/20
window.title.focus.colorTo: rgb:15/15/15
window.title.unfocus: raised solid gradient
window.title.unfocus.color: rgb:15/15/15
window.title.unfocus.colorTo: rgb:10/10/10
window.label.focus: parentrelative
window.label.focus.textColor: rgb:b0/b8/c0
window.label.unfocus: parentrelative
window.label.unfocus.textColor: rgb:40/44/48
window.button.focus: parentrelative
window.button.focus.picColor: rgb:80/88/90
window.button.unfocus: parentrelative
window.button.unfocus.picColor: rgb:38/3c/40
window.button.pressed: sunken solid
window.button.pressed.color: rgb:10/10/10
window.frame.focus: sunken solid
window.frame.focus.color: rgb:20/24/28
window.frame.unfocus: sunken solid
window.frame.unfocus.color: rgb:20/24/28
window.handle.focus: raised gradient solid
window.handle.focus.color: rgb:23/23/23
window.handle.focus.colorTo: rgb:15/15/15
window.handle.unfocus: raised gradient solid
window.handle.unfocus.color: rgb:21/21/21
window.handle.unfocus.colorTo: rgb:10/10/10
window.grip.focus: raised gradient solid
window.grip.focus.color: rgb:29/29/29
window.grip.focus.colorTo: rgb:15/15/15
window.grip.unfocus: raised gradient solid
window.grip.unfocus.color: rgb:22/22/22
window.grip.unfocus.colorTo: rgb:10/10/10
borderColor: rgb:20/20/20
bevelWidth: 0
borderWidth: 0
handleWidth: 0
frameWidth: 0
*justify: left
*font: snap
rootCommand: fbsetbg -f /usr/share/fluxbox/backgrounds/darklight.jpg |
Chad _________________ Registered Linux User #332738
|
|
Back to top |
|
|
k-root Guru
Joined: 08 Jan 2005 Posts: 428
|
Posted: Tue Mar 21, 2006 2:56 am Post subject: |
|
|
~/.fluxbox/styles/ _________________
boozo wrote: | Gentoo, ça mange des ours et baffe des buffles par 37°C avec un bob et des tongs |
|
|
Back to top |
|
|
asiB4 Guru
Joined: 16 Jan 2006 Posts: 370 Location: Inside the electric circus
|
Posted: Tue Mar 21, 2006 3:15 am Post subject: |
|
|
nice link...gonna remember that one for myself!!
Chad _________________ Registered Linux User #332738
|
|
Back to top |
|
|
sebastian.lackowski n00b
Joined: 17 Jan 2006 Posts: 19
|
Posted: Tue Mar 21, 2006 5:14 am Post subject: |
|
|
Also a quick question, im using xterm but im unable to copy and paste stuff between different terminals is there something special i need to use ? |
|
Back to top |
|
|
alamuru420123 Tux's lil' helper
Joined: 18 Oct 2005 Posts: 82
|
Posted: Tue Mar 21, 2006 6:55 am Post subject: |
|
|
For fluxbox themes:
Code: |
emerge fluxbox-styles-fluxmod
emerge commonbox-styles
emerge commonbox-styles-extra
|
These themes will appear in the menu. |
|
Back to top |
|
|
k-root Guru
Joined: 08 Jan 2005 Posts: 428
|
Posted: Tue Mar 21, 2006 7:23 am Post subject: |
|
|
sebastian.lackowski wrote: | Also a quick question, im using xterm but im unable to copy and paste stuff between different terminals is there something special i need to use ? |
same as gpm, copy by highlighting, paste mouse button-3. _________________
boozo wrote: | Gentoo, ça mange des ours et baffe des buffles par 37°C avec un bob et des tongs |
|
|
Back to top |
|
|
sebastian.lackowski n00b
Joined: 17 Jan 2006 Posts: 19
|
Posted: Tue Mar 21, 2006 8:18 pm Post subject: |
|
|
thank you very much for all the info guys |
|
Back to top |
|
|
|