Home | History | Annotate | Line # | Download | only in config
Xresources.in revision 1.2
      1  1.1  christos Xcursor.theme: whiteglass
      2  1.1  christos 
      3  1.1  christos xlogin*login.translations: #override BS
      4  1.1  christos 	Ctrl<Key>R: abort-display()NLBS
      5  1.1  christos 	<Key>F1: set-session-argument(failsafe) finish-field()NLBS
      6  1.1  christos 	<Key>Delete: delete-character()NLBS
      7  1.1  christos 	<Key>Left: move-backward-character()NLBS
      8  1.1  christos 	<Key>Right: move-forward-character()NLBS
      9  1.1  christos 	<Key>Home: move-to-begining()NLBS
     10  1.1  christos 	<Key>End: move-to-end()NLBS
     11  1.1  christos 	Ctrl<Key>KP_Enter: set-session-argument(failsafe) finish-field()NLBS
     12  1.1  christos 	<Key>KP_Enter: set-session-argument() finish-field()NLBS
     13  1.1  christos 	Ctrl<Key>Return: set-session-argument(failsafe) finish-field()NLBS
     14  1.1  christos 	<Key>Return: set-session-argument() finish-field()
     15  1.1  christos 
     16  1.1  christos xlogin*greeting: Welcome to CLIENTHOST
     17  1.1  christos xlogin*namePrompt: \040\040\040\040\040\040\040Login:
     18  1.2       mrg xlogin*fail: Login incorrect or forbidden by policy
     19  1.1  christos 
     20  1.1  christos XHASHif WIDTH > 800
     21  1.1  christos xlogin*greetFont: -adobe-helvetica-bold-o-normal-*-18-*-*-*-*-*-iso8859-1
     22  1.2       mrg xlogin*font: -adobe-helvetica-medium-o-normal-*-14-*-*-*-*-*-iso8859-1
     23  1.2       mrg xlogin*promptFont: -adobe-helvetica-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
     24  1.2       mrg xlogin*failFont: -adobe-helvetica-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
     25  1.1  christos xlogin*greetFace:	Serif-24:bold:italic
     26  1.1  christos xlogin*face: 		Helvetica-14
     27  1.1  christos xlogin*promptFace: 	Helvetica-14:bold
     28  1.1  christos xlogin*failFace: 	Helvetica-14:bold
     29  1.1  christos XHASHelse
     30  1.1  christos xlogin*greetFont: -adobe-helvetica-bold-o-normal--17-120-100-100-p-92-iso8859-1
     31  1.1  christos xlogin*font: -adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1
     32  1.1  christos xlogin*promptFont: -adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1
     33  1.1  christos xlogin*failFont: -adobe-helvetica-bold-o-normal--14-140-75-75-p-82-iso8859-1
     34  1.1  christos xlogin*greetFace:	Serif-18:bold:italic
     35  1.1  christos xlogin*face:		Helvetica-12
     36  1.1  christos xlogin*promptFace:	Helvetica-12:bold
     37  1.1  christos xlogin*failFace:	Helvetica-14:bold
     38  1.1  christos XHASHendif
     39  1.1  christos 
     40  1.1  christos XHASHifdef COLOR
     41  1.1  christos xlogin*borderWidth: 1
     42  1.1  christos xlogin*frameWidth: 5
     43  1.1  christos xlogin*innerFramesWidth: 2
     44  1.1  christos xlogin*shdColor: grey30
     45  1.1  christos xlogin*hiColor: grey90
     46  1.1  christos xlogin*background: grey
     47  1.1  christos xlogin*inpColor: grey80
     48  1.1  christos !xlogin*foreground: darkgreen
     49  1.1  christos xlogin*greetColor: Blue3
     50  1.1  christos xlogin*failColor: red
     51  1.1  christos *Foreground: black
     52  1.1  christos *Background: #fffff0
     53  1.1  christos XHASHelse
     54  1.1  christos xlogin*borderWidth: 3
     55  1.1  christos xlogin*frameWidth: 0
     56  1.1  christos xlogin*innerFramesWidth: 1
     57  1.1  christos xlogin*shdColor: black
     58  1.1  christos xlogin*hiColor: black
     59  1.1  christos XHASHendif
     60  1.2       mrg #ifdef XPM
     61  1.2       mrg XHASHif PLANES >= 8
     62  1.1  christos XHASHif 1
     63  1.1  christos ! XDM has no support for images with alpha channel, so we precomputed a
     64  1.1  christos ! NetBSD logo with fixed background and use it here. If you change this
     65  1.1  christos ! file to use another background colour, you need to create a new logo
     66  1.1  christos ! xpm file. This can be done with netpbm from pkgsrc:
     67  1.1  christos !
     68  1.1  christos !   pngtopnm -mix -background grey NetBSD-flag.png | pnmtoxpm > NetBSD-flag.xpm
     69  1.1  christos !
     70  1.1  christos ! (all files in BITMAPDIR)
     71  1.1  christos !
     72  1.1  christos xlogin*logoFileName: BITMAPDIR/**//NetBSD-flag1.xpm
     73  1.1  christos xlogin*useShape: false
     74  1.1  christos XHASHelse
     75  1.1  christos !
     76  1.1  christos ! This is the stock method, using a coloured xpm file and a b&w mask xpm.
     77  1.1  christos ! Antialiased borders look ugly this way, but it works with arbitrary
     78  1.1  christos ! background colours.
     79  1.1  christos !
     80  1.1  christos xlogin*logoFileName: BITMAPDIR/**//XDM_PIXMAP
     81  1.1  christos xlogin*useShape: true
     82  1.1  christos XHASHendif
     83  1.1  christos XHASHelse
     84  1.1  christos xlogin*logoFileName: BITMAPDIR/**//XDM_BWPIXMAP
     85  1.1  christos xlogin*useShape: true
     86  1.1  christos XHASHendif
     87  1.1  christos xlogin*logoPadding: 10
     88  1.1  christos #endif /* XPM */
     89  1.1  christos 
     90  1.1  christos XConsole.text.geometry:	480x130
     91  1.1  christos XConsole.verbose:	true
     92  1.1  christos XConsole*iconic:	true
     93  1.1  christos XConsole*font:		fixed
     94  1.1  christos 
     95  1.1  christos Chooser*geometry:		700x500+300+200
     96  1.1  christos Chooser*allowShellResize:	false
     97  1.1  christos Chooser*viewport.forceBars:	true
     98  1.1  christos Chooser*label.font:		*-new century schoolbook-bold-i-normal-*-240-*
     99  1.1  christos Chooser*label.label:		XDMCP Host Menu from CLIENTHOST
    100  1.1  christos Chooser*list.font:		-*-*-medium-r-normal-*-*-230-*-*-c-*-iso8859-1
    101  1.1  christos Chooser*Command.font:		*-new century schoolbook-bold-r-normal-*-180-*
    102