xgammon - backgammon for X License: GPLv2 These are the files installed on Slackware Linux when you do a 'make install': /usr/bin/xgammon /etc/X11/app-defaults/XGammon /usr/lib64/X11/xgammon/xgammon.db For this you will need to use xmkmf(1) then make. You will need to add an entry to your ~/.Xdefault for it to work. After updating ~/.Xdefault you will need to execute xrdb -merge ~/.Xdefault when you start X. NetBSD: * xgammon.database: /usr/X11R7/lib/X11/xgammon/xgammon.db OpenBSD: * xgammon.database: /usr/X11R6/lib/X11/xgammon/xgammon.db Slackware 15.0 64 bit: * xgammon.database: /usr/lib64/X11/xgammon/xgammon.db What follows are optional entries I added to ~/.Xdefault START------------------------------------------------------ xgammon.database: SEE-ABOVE, based upon OS xgammon*Form.background: DarkGoldenrod1 xgammon*Label.background: DarkGoldenrod1 xgammon*Label.resize: false xgammon*Command.background: DarkGoldenrod1 xgammon*Command.resize: false xgammon*MenuButton.background: DarkGoldenrod1 xgammon*text_display.background: AntiqueWhite xgammon*tournament_display.background: Ivory1 xgammon*tournament_display*font: 7x14 xgammon*text_display*font: 7x14 xgammon*Label.bottom: ChainTop xgammon*Label.top: ChainTop xgammon*Label.left: ChainLeft xgammon*Label.right: ChainLeft xgammon*Command.bottom: ChainTop xgammon*Command.top: ChainTop xgammon*Command.left: ChainLeft xgammon*Command.right: ChainLeft xgammon*MenuButton.bottom: ChainTop xgammon*MenuButton.top: ChainTop xgammon*MenuButton.left: ChainLeft xgammon*MenuButton.right: ChainLeft xgammon*tournament_display.top: ChainTop xgammon*tournament_display.left:ChainLeft xgammon*textdisplay.left: ChainLeft xgammon*tournament_display.width: 370 xgammon*tournament_display.height: 100 xgammon*text_display.width: 370 xgammon*text_display.height: 172 xgammon.x: 150 xgammon.y: 200 xgammon.boardGeometry: 845x676 xgammon.geometry: +100+88 xgammon.boardColor: tan1 xgammon.darkColor: tan3 xgammon.lightColor: tan xgammon.barColor: saddlebrown xgammon.whiteColor: white xgammon.blackColor: black xgammon*board.cursor: dot xgammon*board.Translations: #augment \n\ u: UndoMove() \n\ Ctrlc: Quit() \n\ Ctrld: Quit() \n\ Ctrlz: Quit() \n\ q: Quit() \n\ p: PipCount() \n\ Ctrlf: CompiFinish() \n\ Shiftr: Redraw() \n\ ShiftS: save(game) \n\ s: save(position) \n\ ShiftL: load(game) \n\ l: load(position) \n\ R: restart() xgammon.doublerfont: -*-helvetica-medium-r-normal-*-16-*-*-*-*-*-*-* xgammon.littlefont: -*-helvetica-medium-r-normal-*-24-*-*-*-*-*-*-* xgammon.rollout: false xgammon.numrollouts: 10 xgammon.watchmove: false xgammon.autoplay: true xgammon.buttonmove: false xgammon.stonesteps: 5 xgammon.delaytime: 5 xgammon.XGammon-Buttons.geometry: +940+88 END ------------------------------------------------------ $Id: xgammon-0.98b.txt,v 1.3 2024/10/11 14:01:54 jmccue Exp $