Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
.Xdefaults tips and tricks
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
laue
n00b
n00b


Joined: 08 Nov 2004
Posts: 46
Location: Wortel - Belgium - Europe

PostPosted: Fri Apr 15, 2005 10:29 am    Post subject: .Xdefaults tips and tricks Reply with quote

I've just learned about the existence of .Xdefaults, after using linux for over two years now :oops: . I could really kick myself...
Overlooking the forum, i believe that a good .Xdefaults file could really add to your general desktop niceness, without expense.

Since a torsmo tips and tricks topic has recently been posted, i thought it might be a good idea to do the same for .Xdefaults.

Stuff like aterm transparency, colours, xft fonts,... are all very much in place here.

So post, post, post...
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Fri Apr 15, 2005 11:08 am    Post subject: Reply with quote

Not directly help, but: http://www.google.com/search?q=site:forums.gentoo.org+%22.Xdefaults%22
Edit: Bah, got the URL slightly wrong :D.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin


Last edited by moocha on Fri Apr 15, 2005 11:21 am; edited 1 time in total
Back to top
View user's profile Send private message
laue
n00b
n00b


Joined: 08 Nov 2004
Posts: 46
Location: Wortel - Belgium - Europe

PostPosted: Fri Apr 15, 2005 11:13 am    Post subject: Reply with quote

thanks for the post, but what i am actually persuing here is a good and comprehensive guide/tips and tricks topic.
It's all about bundling our strengths, is it not? :wink:
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Fri Apr 15, 2005 11:14 am    Post subject: Reply with quote

Code:
XTerm*jumpScroll:       true
XTerm*multiScroll:      true
XTerm*scrollTtyOutput:false
XTerm*scrollKey:       true
XTerm*foreground:    white
XTerm*background:   black
XTerm*saveLines:     10000

xdvi*background:       white
xdvi*expert:              true
xdvi*keepPosition:      true

xfig*customization:    -color

My very basic Xdefaults. I'm not sure were the xterm scroll settings came from, but I believe they stop a program from waiting on the xterm to show the output -> compiles go faster, because it doesn't have to wait on your xterm to finish the output.
Back to top
View user's profile Send private message
whitesouls
Guru
Guru


Joined: 19 Nov 2004
Posts: 358
Location: In Front of My Laptop

PostPosted: Fri Apr 15, 2005 2:38 pm    Post subject: Reply with quote

how about some Aterm's tricks here....coz i find difficult to get aterm's configuration..:D
_________________
whitesouls

Please insert the [SOLVED] tag if your problem is solved in your respective thread.
Back to top
View user's profile Send private message
Leo Lausren
Apprentice
Apprentice


Joined: 24 Feb 2004
Posts: 198
Location: Denmark

PostPosted: Fri Apr 15, 2005 3:04 pm    Post subject: Reply with quote

This one took me some time to figure out.
Code:
URxvt.font: xft:Monospace:pixelsize=16

_________________
Blog: common sense – nonsense
Back to top
View user's profile Send private message
Devard
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2005
Posts: 117
Location: Waterloo, Ontario, Canada

PostPosted: Fri Apr 15, 2005 7:38 pm    Post subject: Reply with quote

yogi85 wrote:
how about some Aterm's tricks here....coz i find difficult to get aterm's configuration..:D

Well, here's my .Xdefaults files, which has some Aterm things in it, but nothing fancy.

Code:
Aterm*scrollBar: false
Aterm*background: white
Aterm*foreground: black
Aterm*transparent: true
Aterm*shading: 35
Aterm*saveLines: 5000
Aterm*font: -*-fixed-medium-r-semicondensed-*-*-*-*-*-*-*-iso8859-*
Aterm*fading: 70
Aterm*pointerColor: white
Aterm*reverseVideo: true

XTerm*color0: #000000
XTerm*color1: #b21818
XTerm*color2: #18b218
XTerm*color3: #b26818
XTerm*color4: #1818b2
XTerm*color5: #b218b2
XTerm*color6: #18b2b2
XTerm*color7: #b2b2b2
XTerm*color8: #686868
XTerm*color9: #FF5454
XTerm*color10: #54FF54
XTerm*color11: #FFFF54
XTerm*color12: #5454FF
XTerm*color13: #FF54FF
XTerm*color14: #54FFFF
XTerm*color15: #FFFFFF

_________________
GARNET CROW
Back to top
View user's profile Send private message
bet1m
l33t
l33t


Joined: 04 Dec 2004
Posts: 631
Location: Kosova/Prishtine

PostPosted: Fri Apr 15, 2005 10:17 pm    Post subject: Reply with quote

Code:

$ cat ~/.Xdefaults
emacs*popup*Font:               7x13
emacs*font:                     9x15

_________________
#370559
Back to top
View user's profile Send private message
lamaistres
Apprentice
Apprentice


Joined: 17 Dec 2002
Posts: 268
Location: Seattle

PostPosted: Fri Apr 15, 2005 10:39 pm    Post subject: Reply with quote

Use .xdefaults to change the cursor theme. For example, I'm using the whiteglass cursor theme and I enlarged the size of the cursor :wink:.
Code:
# Xcursor Resources
Xcursor.theme: whiteglass
Xcursor.size: 25
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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