#What is Xdefaults
#Xdefaults is a configuration file that your terminal emulator (and many other X applications) will use for settings, so you don’t have to #specify long command line args.
#Xdefaults is the old name, still used as convention, but it’s called Xresources since years and located in the users $HOME as a hidden file. If you #don’t have this file it’s normal. Most people will have to create it before it is there.
#An example of .Xresources
- U R X V T – Setting
#
#real transparency with active compositor
#URxvt*depth: 32
#URxvt*background: rgba:0000/0000/0000/dddd
#
#URxvt*scrollBar: false
#URxvt*scrollColor: grey13
#URxvt*troughColor: black
#URxvt*scrollBar_floating: true
#URxvt*scrollBar_right: true
#URxvt*cursorColor: darkorange1
#URxvt*foreground: grey75
#URxvt*background: grey15
#URxvt*saveLines: 7777
#URxvt*cursorBlink: false
#URxvt*termName: rxvt-256color
#URxvt*font: xft:Dejavu Sans Mono:pixelsize=10.5
#URxvt*boldFont: xft:Dejavu Sans Mono:pixelsize=10.5
#URxvt*colorBD: #FFB700
#URxvt*transparent: true
#URxvt*shading: 33
#URxvt*tintColor: turquoise
#URxvt.cutchars: (),<>[]{}|`""’’
#URxvt.tabbed.tabbar-fg: 6
#URxvt.tabbed.tabbar-bg: 0
#URxvt.tabbed.tab-fg: 0
#URxvt.tabbed.tab-bg: 3
#URxvtiso14755_52: false
#URxvt.perl-ext-common: matcher
#URxvt.urlLauncher: urlLauncher $0
#URxvt.keysym.C-Delete: perl:matcher:last
#URxvt.keysym.M-Delete: perl:matcher:list
#URxvt*matcher.pattern.1: \\bhttps?:\/\/(www.youtube.com|youtube.com|youtu.be)/\\S*
#URxvt*matcher.launcher.1: urlLauncher -flash $0
#URxvt*matcher.pattern.2: \\bhttps?:\/\/vimeo.com\/(\\w-*)
#URxvt*matcher.launcher.2: urlLauncher -flash $0
#URxvt*matcher.pattern.3: \\bhttps?:\/\/\\w-.*\/?&@*\\.(?i)(mp4|flv|wmv)
#URxvt*matcher.launcher.3: urlLauncher -video $0
#URxvt*matcher.pattern.4: \\bhttps?:\/\/\\w-.*\/?&@*\\.(?i)(mp3|ogg|wav|wma)
#URxvt*matcher.launcher.4: urlLauncher -audio $0
#URxvt*matcher.pattern.5: \\bhttps?:\/\/\\w-.*\/?&@*\\.(?i)(jpg|jpeg|png)
#URxvt*matcher.launcher.5: urlLauncher -image $0
#URxvt*matcher.pattern.6: \\bhttps?:\/\/\\w-.*\/?&@*\\.(?i)(gif)
#URxvt*matcher.launcher.6: urlLauncher -gif $0
- X T E R M 2 – Setting
- options: true or false
#
- A T E R M – Setting
#
#
Aterm*background: #000000
Aterm*foreground: #ffffff
Aterm*transparent: true
Aterm*shading: 80
Aterm*cursorColor: #d8d8d8
Aterm*scrollbars: false
Aterm*saveLines: 2000
Aterm*tinting: gray
Aterm*scrollBar: false
#Aterm*scrollBar_right: true
Aterm*transpscrollbar: true
Aterm*borderwidth: 0
Aterm*font: -lfp-gamow-medium-r-normal---90---c--iso8859-5
Atermgeometry: 80×25
Aterm*fading: 70
- X C A L C – Setting
#
#
xcalc*geometry: 200×275
xcalc.ti.bevel.background: #111111
xcalc.ti.bevel.screen.background: #000000
xcalc.ti.bevel.screen.DEG.background: #000000
xcalc.ti.bevel.screen.DEG.foreground: LightSeaGreen
xcalc.ti.bevel.screen.GRAD.background: #000000
xcalc.ti.bevel.screen.GRAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.RAD.background: #000000
xcalc.ti.bevel.screen.RAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.INV.background: #000000
xcalc.ti.bevel.screen.INV.foreground: Red
xcalc.ti.bevel.screen.LCD.background: #000000
xcalc.ti.bevel.screen.LCD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.LCD.shadowWidth: 0
xcalc.ti.bevel.screen.M.background: #000000
xcalc.ti.bevel.screen.M.foreground: LightSeaGreen
xcalc.ti.bevel.screen.P.background: #000000
xcalc.ti.bevel.screen.P.foreground: Yellow
xcalc.ti.Command.foreground: White
xcalc.ti.Command.background: #777777
xcalc.ti.button5.background: Orange3
xcalc.ti.button19.background: #611161
xcalc.ti.button18.background: #611161
xcalc.ti.button20.background: #611111
xcalc.ti.button25.background: #722222
xcalc.ti.button30.background: #833333
xcalc.ti.button35.background: #944444
xcalc.ti.button40.background: #a55555
xcalc.ti.button22.background: #222262
xcalc.ti.button23.background: #222262
xcalc.ti.button24.background: #222272
xcalc.ti.button27.background: #333373
xcalc.ti.button28.background: #333373
xcalc.ti.button29.background: #333373
xcalc.ti.button32.background: #444484
xcalc.ti.button33.background: #444484
xcalc.ti.button34.background: #444484
xcalc.ti.button37.background: #555595
xcalc.ti.button38.background: #555595
xcalc.ti.button39.background: #555595
XCalc*Cursor: hand2
XCalc*ShapeStyle: rectangle
- X M E S S A G E – Setting
#
#
- other options ####
#Xmessage.form.okay.shapeStyle: rectangle
#Xmessage.form.okay.background: #777777
#Xmessage.form.okay.foreground: snow
#Xmessage*message*background: snow
#Xmessage*buttons: OK
#Xmessage*defaultButton: OK
#Xmessage*Background: black
#Xmessage*Foreground: grey85
#Xmessage.Scrollbar: WhenNeeded
#Xmessage.form.message.Scroll: WhenNeeded
#Xmessage*Font:———————————————————————————————————————terminus-medium---12-------*
#Xmessage*borderWidth: 0
#Xmessage*Text.borderWidth: 0
#Xmessage*Command.shapeStyle: oval
#Xmessage*Text.?.cursorColor: white
#Xmessage*Background: black
#Xmessage*Foreground: green
#
#
#
#
#XFontSel*sampleText.background: TEXTBG
XFontSel*menu*showUnselectable: false
XFontSel*MenuButton.shadowWidth: 0
XFontsel*Toggle*ToggleStyle: check
XFontsel*MenuButton*Justify: left
XFontsel*MenuButton*MenuButtonStyle: select
- X C O L O R S E L – Setting
#
#
xcolorsel*Background: black
xcolorsel*Foreground: green
xcolorsel*Font: -terminus-medium---12-------*
xcolorsel.geometry: 399×595
xcolorsel*displayFormat: #rrggbb - xcolorsel*maxRows: 99
- comments ##################
#I’ve changed all the settings but they do nothing#
#Changes will not be visible until you run
#And then run xterm or or urxvt or anything again, because the already running instance won’t be involved.
#How to load those settings on startup?
#Add
#$ your-user-name ~/.Xresources
#Are there more options that are not listed here?
#Yes, for a complete listing of what all items your terminal emulator will take reference its man page. Typically you can open its man page and type
#/RESOURCES
#Hit enter and most of the time this will bring you to where the begining of the optins listed are.
#External resources
#dotfiles.org/.Xdefaults
#dotfiles.org/.Xresources
#xwinman.org/resource.php