Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem med idesk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
MdaG
l33t
l33t


Joined: 09 Nov 2004
Posts: 945
Location: Stockholm, Sverige

PostPosted: Sun Jan 30, 2005 6:12 pm    Post subject: Problem med idesk Reply with quote

Jag får det inte att fungera. Jag har gjort en fil .ideskrc som innehåller följande:
Code:
table Config
  FontName: tahoma
  FontSize: 8
  FontColor: #ffffff
  Locked: false
  Transparency: 150
  Shadow: true
  ShadowColor: #000000
  ShadowX: 1
  ShadowY: 2
  Bold: false
  ClickDelay: 300
  IconSnap: true
  SnapWidth: 55
  SnapHeight: 100
  SnapOrigin: BottomRight
  SnapShadow: true
  SnapShadowTrans: 200
  CaptionOnHover: false
  CaptionTipOnHover: true
  CaptionTipPlacement: right
  CaptionPlacement: bottom
end

table Actions
  Lock: control right doubleClk
  Reload: middle doubleClk
  Drag: left hold
  EndDrag: left singleClk
  Execute[0]: left doubleClk
  Execute[1]: right doubleClk
end


Sen så har jag en katalog .idesktop som har en massa lnk-filer som har varianter av den här i sig:
Code:
table Icon
  Caption: Firefox
  CaptionTip:
  Icon: /home/lina/icons/firefox-icon.png
  Command[0]: firefox &
  Command[1]:
end


Försöker jag köra idesk får jag följande:
Code:
$ nohup idesk
nohup: appending output to `nohup.out'
Aborted
$ nohup idesk > /dev/null
Aborted
$ nohup idesk > /dev/null &
[1] 13902


Det ser ut som att den startar efter det där sista, men jag ser inga ikoner. Ska det vara så svårt att få ikoner i Fluxbox? Jag försöker fixa till en desktop som min flickvän kan känna sig hemma i. Det enda som saknas är ikoner.
Back to top
View user's profile Send private message
bysse
n00b
n00b


Joined: 14 Jul 2004
Posts: 70
Location: Sweden

PostPosted: Wed Mar 02, 2005 1:37 pm    Post subject: Reply with quote

Kan vara värt att kolla in fluxspace (http://fluxspace.sourceforge.net/)
Min .ideskrc ser ut på liknande sätt, dock har min lnk filer i ~/.idesktop några extra rader:

Code:
table Icon
  Caption: gimp
  Icon: /share/multimedia/graphics/icons/apps/gnome-graphics.svg
  Width: 48
  Height: 48
  X: 134
  Y: 6
  Command[0]: gimp-2.0
end


Vet inte om idesk själv lägger ut ikonerna på något smart sätt om inte koordinater finns...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian 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