Pretty BeOS XCalc (with Xdefaults setup)

Other talk about Salix
Post Reply
User avatar
zAchAry
Posts: 804
Joined: 11. May 2010, 09:02
Location: Israel

Pretty BeOS XCalc (with Xdefaults setup)

Post by zAchAry »

from: http://fluxbox-wiki.org/index.php?title=Xdefaults_setup
Xdefaults is a configuration file that your terminal emulator will use for settings so you dont have to specify long command line args. This file is located in the users $HOME and is a hidden file.

Code: Select all

 ~/.Xdefaults
If you dont have this file its normal. Most people will have to create it before it is there.
BeOS-like XCalc
from: http://victornils.net/skins/Xresources-xcalc < screenshot >

Code: Select all

*Form.background: gray40
*Command.background: gray

*xcalc*screen*background: rgb:f/e/8

*xcalc*button22.background: white
*xcalc*button23.background: white
*xcalc*button24.background: white
*xcalc*button27.background: white
*xcalc*button28.background: white
*xcalc*button29.background: white
*xcalc*button32.background: white
*xcalc*button33.background: white
*xcalc*button34.background: white
*xcalc*button37.background: white
*xcalc*button38.background: white
*xcalc*button39.background: white

*xcalc*button20.background: rgb:e/a/7
*xcalc*button25.background: rgb:e/a/7
*xcalc*button30.background: rgb:e/a/7
*xcalc*button35.background: rgb:e/a/7
*xcalc*button40.background: rgb:e/a/7
Blue, Gray, Purple, Red, Yellow
from: http://fluxbox-wiki.org/index.php?title=Xdefaults_setup

Code: Select all

xcalc*geometry: 200x275
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
Image
Help to make Slackware easier Donate to Salix
Post Reply