You are not logged in.

#1 2006-10-06 22:19:51

yankees26
Member
From: Connecticut, USA
Registered: 2006-09-29
Posts: 190

openbox customization

I have pypanel set up and feh setting my background and I am using Thunar as my file manager, but I still have a few questions.

1) The time shown on pypanel is wrong (so is the date); how do I fix that?

2) How can I set icons for Thunar to use when I open it?  Currently it just uses a gray document icon for everything.

Offline

#2 2006-10-06 22:27:37

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: openbox customization

yankees26 wrote:

I have pypanel set up and feh setting my background and I am using Thunar as my file manager, but I still have a few questions.

1) The time shown on pypanel is wrong (so is the date); how do I fix that?

2) How can I set icons for Thunar to use when I open it?  Currently it just uses a gray document icon for everything.

1. man date

2.create .gtkrc-2.0 and write in gtk-icon-theme-name="$name"

$name is the name of the Icon Theme, in /usr/share/icons or in ~/.icons


Have you tried to turn it off and on again?

Offline

#3 2006-10-06 22:37:24

yankees26
Member
From: Connecticut, USA
Registered: 2006-09-29
Posts: 190

Re: openbox customization

Thanks, now I have the awesome nuoveXT-1.6 icons gracing Thunar's window, but I obviously couldn't handle the power of man date.  In case it helps though, date -u gives me a time four hours ahead of me (I would assume because I am in GMT -4).

Offline

#4 2006-10-06 22:59:02

rab
Member
Registered: 2006-06-15
Posts: 185

Re: openbox customization

date --set=[date format]


rawr

Offline

#5 2006-10-06 23:21:28

yankees26
Member
From: Connecticut, USA
Registered: 2006-09-29
Posts: 190

Re: openbox customization

Oh ok so it now shows the correct time in 24 hour clock.  Is it possible to get pypanel to show the time in 12-hour format with AM and PM?

EDIT: Never mind, I just had to edit the date format in .pypanelrc.

Offline

#6 2006-10-07 00:49:29

dedhart
Member
Registered: 2006-07-02
Posts: 123

Re: openbox customization

man strftime wrote:

%l     The  hour  (12-hour  clock) as a decimal number (range 1 to 12);
              single digits are preceded by a blank. (See also %I.) (TZ)

Offline

Board footer

Powered by FluxBB