Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Hintergrunde bei Fluxbox
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tharo
n00b
n00b


Joined: 15 Aug 2004
Posts: 44

PostPosted: Sat Apr 02, 2005 2:21 pm    Post subject: Hintergrunde bei Fluxbox Reply with quote

Hmmm ich suche einen Hintergrundmananger der mir pro work panel einen anderen hintergrund erlaubt (also in meinem Fall bis zu 6 Stück)
gibt es sowas?
Back to top
View user's profile Send private message
pablo_supertux
Advocate
Advocate


Joined: 25 Jan 2004
Posts: 2953
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

PostPosted: Sat Apr 02, 2005 3:25 pm    Post subject: Reply with quote

Danach habe ich auch gesucht. Fluxbox hat leider sowas nicht (zumindest nichts in den man pages)
_________________
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
Back to top
View user's profile Send private message
Tharo
n00b
n00b


Joined: 15 Aug 2004
Posts: 44

PostPosted: Sat Apr 02, 2005 3:29 pm    Post subject: Reply with quote

Soll ja nich das Problem sien kann man ja was externes benutzen aber auch da fand ich nichts..

Und ich bin wirklich nicht gut genug in linux coding um solche sachen wie "welches fenster" haben wir einzuhacken.
Back to top
View user's profile Send private message
Pamino
Apprentice
Apprentice


Joined: 07 Apr 2004
Posts: 281
Location: 127.0.0.1

PostPosted: Sat Apr 02, 2005 9:03 pm    Post subject: Reply with quote

Wenn ich euch richtig verstehe wollt ihr für jede Workspace einen anderen Hintergrund?
* x11-misc/fluxspace
Latest version available: 0.0.3-r1
Latest version installed: [ Not Installed ]
Size of downloaded files: 2,176 kB
Homepage: http://fluxspace.sourceforge.net/
Description: Enhancements for workspace management within Fluxbox.
License: GPL-2
Ansonsten versteh ich nicht was ein Work Panel sein soll.
Back to top
View user's profile Send private message
Tharo
n00b
n00b


Joined: 15 Aug 2004
Posts: 44

PostPosted: Sun Apr 03, 2005 10:32 am    Post subject: Reply with quote

Okay. Installiert - Sample xml datei ausm cvs gezogen weil sie irgendwie nicht da war - Einstellungen gemacht.
X fährt hoch, weder Hintergrundbild noch fluxbox menü zu sehen. Muss per Tastatur abgebrochen werden.

Grund dafür?

Code:
<?xml version="1.0"?>

<!-- This is a sample fluxspace configuration file.  Enable modules
     by substituting "yes" for "no" in appropriate module enable
     attributes.  Place your customized configuration in ~/.fluxbox .
-->

<!-- All the options listed below for the "fluxspace" tag are optional.
     Reasonable defaults are used. -->

<fluxspace
    width="64"
    framewidth="4"
    rowgap="2"
    antialias="no"
    normalfont="lucidasans-10"
    smallfont="lucidasans-8"
    largefont="lucidasans-12">

  <!-- Painter module - Different wallpaper for each workspace -->

  <!-- Painter module - Different wallpaper for each workspace -->
  <painter enable="yes">
    <wallpaper workspace="0" image="~/pictures/backgrounds/woods.jpg"/>
    <wallpaper workspace="1" image="~/pictures/backgrounds/freeme.jpg"/>
    <wallpaper workspace="2" image="~/pictures/backgrounds/seetoftheend.jpg"/>
    <wallpaper workspace="3" image="~/pictures/backgrounds/eighterinoreighteru.jpg"/>
  </painter>

  <!-- Rox Filer module - provides panels and pinboards -->
  <rox enable="no">
    <!-- Per-workspace Rox panel -->
    <panel position="left"/>
    <!-- Per-workspace Rox pinboard (desktop icons) -->
    <!-- Note: if you want desktop icons consider idesk instead of the
         pinboard.  The pinboard can make the Fluxbox root menu
         misbehave.  See README.  But if you want pinboards remove the
         comment surrounding the line below. -->
    <!--
    <pinboard/>
    -->
  </rox>

  <!-- Idesk module - for desktop icons on each workspace -->
  <idesk enable="no"/>

  <!-- Runner module - command execution -->
  <runner enable="yes">
    <!-- Global startup commands -->
    <program command="wmCalClock"/>
    <program command="wmtop"/>
    <program command="wmmixer -w"/>
    <program command="wmcliphist"/>
    <program command="wmweather+ -station KSEA"/>
    <program command="gkrellm -w"/>
    <!-- Per-workspace dockapps -->
    <program workspace="0" command="wmdrawer -c ~/.wmdrawer/main"/>
    <program workspace="1" command="wmdrawer -c ~/.wmdrawer/net"/>
    <program workspace="2" command="wmdrawer -c ~/.wmdrawer/app"/>
    <program workspace="3" command="wmdrawer -c ~/.wmdrawer/play"/>
  </runner>

  <!-- Tracer module - event tracing -->
  <tracer enable="no"/>

  <!-- Clock module - displays digital clock
         The time and date formats are optional.  Useful defaults will be
         chosen.  Each line accepts a strftime date or time format string.  See
         "man strftime".  Defaults to preferred locale time and date formats
         (%X and %x).s Empty <line/> elements display as blank lines. -->
  <!-- Plain default clock -->
  <clock enable="no"/>
  <!-- Customized clock
         The "size" attribute can be "large", "normal" or "small".
         The "color" attribute can be any X Window color name or number. -->
  <clock enable="no">
    <line format="%H:%M:%S" size="large" color="yellow"/>
    <line format="%a %m/%d" color="green"/>
  </clock>

  <!-- Separator module - adds blank vertical space
         The "height" attribute specifies the height in units.
         The "unit" attribute can be "pixel", "large", "normal" or "small".
         The unit defaults to "pixel". -->
  <separator height="4" unit="pixel" enable="no"/>

  <!-- IMAP module - monitors IMAP mailboxes
         IMPORTANT: plaintext passwords should be protected by setting this
         file's permissions to 0600!!
         The mailbox "size" can be "large", "normal" or "small".  It defaults
         to "normal".
         The mailbox "color" attribute can be any X Window color name or
         number.
         Unnamed mailboxes substitute the folder tag.
         Empty <mailbox/> elements display blank lines. -->
  <imap enable="no"
        host='mail.myhost.com'
        login="mylogin"
        password="mypassword"
        newcolor="red"
        seencolor="green"
        unseencolor="yellow">
    <mailbox folder="Inbox" size="large" color="cyan"/>
    <mailbox folder="Inbox.lists.fluxbox" name="Fluxbox"/>
    <mailbox folder="Inbox.lists.rox"     name="Rox"/>
  </imap>

</fluxspace>
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum