Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2007-11-22 11:51:37 pm

jonmisurda
Member
From: Pittsburgh, PA
Registered: 2007-11-16
Posts: 84

[HOWTO] Reduce the vertical height of Thunderbird

I've uploaded a new article to the wiki about how to make Thunderbird more EEE friendly. I'm soliciting testers and comments. Thanks!

http://wiki.eeeuser.com/howto:shrinkthunderbird is the article.

Here's how it looks:

http://wiki.eeeuser.com/_media/howto:small_thunderbird_ed.png

Jon

Offline

 

#2 2007-11-23 1:05:35 am

midtoad
Senior Member
From: Calgary, Canada
Registered: 2007-11-03
Posts: 210
Website

Re: [HOWTO] Reduce the vertical height of Thunderbird

wiki page looks good.  I followed the instructions (and corrected one minor typo) and now have a better-looking Thunderbird. Thanks!


EeePC 4G 701 running Eeebuntu 2.0 NBR, with Apple wireless keyboard, Cirago Bluetooth mini-dongle

Offline

 

#3 2007-11-23 1:12:57 am

jonmisurda
Member
From: Pittsburgh, PA
Registered: 2007-11-16
Posts: 84

Re: [HOWTO] Reduce the vertical height of Thunderbird

Thanks for trying it out.

That wasn't a typo btw, I just made that directory in ~ as a temporary one to work with the unzipped files.

The last step could involve deleting the messages directory and its files.

Offline

 

#4 2007-11-23 5:26:59 am

md81544
Senior Member
From: SW3
Registered: 2007-11-05
Posts: 149

Re: [HOWTO] Reduce the vertical height of Thunderbird

Thanks! This is really, really useful !

Offline

 

#5 2007-11-30 1:03:20 pm

Prometheus Fire
Senior Member
Registered: 2007-11-23
Posts: 178

Re: [HOWTO] Reduce the vertical height of Thunderbird

an easier way to reduce the font sizes as to use the file manage and "Show Hidden Files"

For those less used to navigating using a console, it allowed me to navigate to userChrome.css in the .thunderbird directory.  From there it was simpe to open the file with a text editor (kwrite in this case) and change the font size. 

I used the same technique to reduce the font size in firefox as well by going to to the mozilla.ff directory.


InnovatingTouch.com - A user community for the Always Innovating Touch Book

Offline

 

#6 2007-11-30 4:57:58 pm

bj
New member
Registered: 2007-11-30
Posts: 5

Re: [HOWTO] Reduce the vertical height of Thunderbird

Another method is to use the "ChromeEdit Plus" Firefox addon. It opens userChrome.css, userContent.css, and user.js in an edit window. Easy way to tweak Firefox settings. The nice thing is it knows how to find all the files... all you have to do is click on the icon in Firefox.

Offline

 

#7 2007-12-02 10:07:38 pm

ksmithaz1
Member
Registered: 2007-11-29
Posts: 17

Re: [HOWTO] Reduce the vertical height of Thunderbird

Why is the replacement messenger.jar so much smaller?

-rw-rw-r-- 1 root root  890567 2007-12-02 19:51 messenger.jar
-rw-r--r-- 1 root root 2708492 2007-07-28 17:52 messenger.jar-dist

This is outrageous.

Offline

 

#8 2007-12-02 10:29:23 pm

jonmisurda
Member
From: Pittsburgh, PA
Registered: 2007-11-16
Posts: 84

Re: [HOWTO] Reduce the vertical height of Thunderbird

Oh, it must have originally been created with the java jar which by default does no compression, only archiving. I'm actually surprised it works then... hmm interesting.

Jon

Offline

 

#9 2007-12-22 9:28:15 pm

Rette
New member
From: Texas
Registered: 2007-12-22
Posts: 6

Re: [HOWTO] Reduce the vertical height of Thunderbird

I am totally new to Linux having just got the EeePC, but have managed to follow your instructions on redoing the themes in FireFox and also Thunderbird.  I have downloaded the messenger.jar to my desktop, but I have absolutely no idea how to copy it to the Chrome folder. I am used to drag and drop from Windows. smile  Thanks.

Offline

 

#10 2007-12-22 11:48:47 pm

jonmisurda
Member
From: Pittsburgh, PA
Registered: 2007-11-16
Posts: 84

Re: [HOWTO] Reduce the vertical height of Thunderbird

hit CTRL+ALT+T to open a terminal

at the terminal type:

cd Desktop

then type:

sudo cp messenger.jar /opt/thunderbird/chrome

Or you can do it drag and drop from the file browser by choosing the menu item to show all filesystems and copy it to /opt/thunderbird/chrome/

Jon

Last edited by jonmisurda (2007-12-22 11:49:31 pm)

Offline

 

#11 2007-12-23 12:37:34 am

Rette
New member
From: Texas
Registered: 2007-12-22
Posts: 6

Re: [HOWTO] Reduce the vertical height of Thunderbird

Thanks I did that, and sure enough the new file is in there, I checked properties and it is the new one.  But for some reason when I open Thunderbird, the compose letter is the same as it was before with several to: lines.  It doesn't look like yours.  I am using the minibird theme like you said also. Do I need to do something else?  Sorry to be so much trouble but trying to learn.  I am in Advanced Mode, not Easy.

Offline

 

#12 2007-12-23 2:58:13 am

jonmisurda
Member
From: Pittsburgh, PA
Registered: 2007-11-16
Posts: 84

Re: [HOWTO] Reduce the vertical height of Thunderbird

You need to make the change to userChrome.css that the wiki states, add the extra lines even if you don't change the font size.

Offline

 

#13 2007-12-23 7:54:18 am

Sausage_fingers
New member
Registered: 2007-12-23
Posts: 5

Re: [HOWTO] Reduce the vertical height of Thunderbird

jonmisurda wrote:

hit CTRL+ALT+T to open a terminal

at the terminal type:
...stuff....

Jon

I've registered just to thank you for this article. You've helped convert TB from almost completely useless to something usable, thank you.

May I suggest that you include the above instructions in the wiki article? I was scratching my head for a while, working out how to copy the file across. drag n drop doesn't work and I haven't figured out how to allow me to gain control of the sytem folders (can't see how to log in as root when using the gui)

Offline

 

#14 2007-12-23 10:51:22 am

jonmisurda
Member
From: Pittsburgh, PA
Registered: 2007-11-16
Posts: 84

Re: [HOWTO] Reduce the vertical height of Thunderbird

You're welcome, I've updated the page with the changes.

Jon

Offline

 

#15 2007-12-23 1:15:11 pm

Rette
New member
From: Texas
Registered: 2007-12-22
Posts: 6

Re: [HOWTO] Reduce the vertical height of Thunderbird

Thank you from me also.  I got it to work finally.  I muddled through Console finally, but it didn't work.  Text was changed but not to: lines. I figured I screwed up so finally I just opened the .css in a text editor and saw where I made my mistake, edited it in there, saved it and it worked.  Only thing is yours above is still much prettier than mine.  smile Mine is just flat and gray, not rounded and shiny like yours.  Oh well, at least it works.

Offline

 

#16 2007-12-23 2:14:55 pm

jonmisurda
Member
From: Pittsburgh, PA
Registered: 2007-11-16
Posts: 84

Re: [HOWTO] Reduce the vertical height of Thunderbird

Hmm, did you go to Tools->Add Ons->Themes and say to use the MiniBird theme?

Jon

Offline

 

#17 2007-12-23 2:25:25 pm

Rette
New member
From: Texas
Registered: 2007-12-22
Posts: 6

Re: [HOWTO] Reduce the vertical height of Thunderbird

Yes I did.  The version I am using is miniBird 0.5.2.  Maybe I got the wrong one.  Or maybe I have something else set wrong.  I did a lot of tinkering with Thunderbird before I found your Wiki.

Offline

 

#18 2007-12-23 3:03:32 pm

Rette
New member
From: Texas
Registered: 2007-12-22
Posts: 6

Re: [HOWTO] Reduce the vertical height of Thunderbird

I figured it out.  It is the way I have my display colors set that makes mine look different.  I can't find one that looks like yours on my little Eee.  sad

Offline

 

#19 2008-02-02 12:53:03 pm

theHippo
New member
Registered: 2008-02-02
Posts: 2

Re: [HOWTO] Reduce the vertical height of Thunderbird

I have installed and selected the minibird theme but although the icons on the main window toolbar are nice and small, the ones on the compose and message read windows are still full size. I also tried the whitehart theme and this is the same. Small icons on the main window and large elsewhere.

Has anyone any ideas about how to fix this?

Offline

 

#20 2008-02-02 5:00:08 pm

Rette
New member
From: Texas
Registered: 2007-12-22
Posts: 6

Re: [HOWTO] Reduce the vertical height of Thunderbird

I "think" you can right click on the menu bar on the message window and click customize and set it to small icons.

Offline

 

#21 2008-02-02 6:09:49 pm

theHippo
New member
Registered: 2008-02-02
Posts: 2

Re: [HOWTO] Reduce the vertical height of Thunderbird

Doh!

Many thanks for pointing out what should have been obvious. I now have nice small icons

Offline

 

#22 2008-02-06 5:19:39 am

nonobod
New member
Registered: 2008-02-06
Posts: 3

Re: [HOWTO] Reduce the vertical height of Thunderbird

Hello
new to linux world... but learning thanks to the many posts here !
BTW, I can not unzip the messenger.jar ;o(
(and I didn't do any backup of the original ;o)

unzip /opt/thunderbird/chrome/messenger.jar -d ~/messenger/
this doesn't work, why ?
it says End-f-central signature not found. Either this file is ont a zipfile, or it constitutes on disk..... unzip: cannot find zipfile directory in one of /opt/thunderbird/chrome/messenger.jar.ZIP, period.

what is that ?
merci beaucoup

Arnaud

Offline

 

#23 2008-02-06 6:20:13 am

nonobod
New member
Registered: 2008-02-06
Posts: 3

Re: [HOWTO] Reduce the vertical height of Thunderbird

I did i t!
silly I am !
thank you anyway...

(how can I delete messenger.jar.backup ? do not have permission ;o(

Offline

 

#24 2008-02-06 6:21:42 am

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6543
Website

Re: [HOWTO] Reduce the vertical height of Thunderbird

how can I delete messenger.jar.backup ? do not have permission

sudo rm messenger.jar.backup

might work?

Offline

 

#25 2008-02-06 6:52:53 am

nonobod
New member
Registered: 2008-02-06
Posts: 3

Re: [HOWTO] Reduce the vertical height of Thunderbird

nop
but I found an File Manager (Administrator), and I managed !
cool

merci !

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson