Home | History | Annotate | Line # | Download | only in config
      1 ! $NetBSD: Xresources.in,v 1.8 2022/05/24 14:53:15 nia Exp $
      2 
      3 xlogin*login.translations: #override BS
      4 	Ctrl<Key>R: abort-display()NLBS
      5 	<Key>F1: set-session-argument(failsafe) finish-field()NLBS
      6 	<Key>Delete: delete-character()NLBS
      7 	<Key>Left: move-backward-character()NLBS
      8 	<Key>Right: move-forward-character()NLBS
      9 	<Key>Home: move-to-begining()NLBS
     10 	<Key>End: move-to-end()NLBS
     11 	Ctrl<Key>KP_Enter: set-session-argument(failsafe) finish-field()NLBS
     12 	<Key>KP_Enter: set-session-argument() finish-field()NLBS
     13 	Ctrl<Key>Return: set-session-argument(failsafe) finish-field()NLBS
     14 	<Key>Return: set-session-argument() finish-field()
     15 
     16 xlogin*greeting: Welcome to CLIENTHOST
     17 xlogin*namePrompt: \040\040\040\040\040\040\040Login:
     18 xlogin*fail: Login incorrect or forbidden by policy
     19 
     20 XHASHif WIDTH > 800
     21 xlogin*greetFont:	-*-spleen-*-*-*-*-32-*-*-*-*-*-*-*
     22 xlogin*font:		-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     23 xlogin*promptFont:	-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     24 xlogin*failFont:	-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     25 xlogin*greetFace:	Sans-24:hintstyle=hintslight
     26 xlogin*face:		Sans-14:hintstyle=hintslight
     27 xlogin*promptFace:	Sans-14:bold:hintstyle=hintslight
     28 xlogin*failFace:	Sans-14:bold:hintstyle=hintslight
     29 XHASHelse
     30 xlogin*greetFont:	-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     31 xlogin*font:		-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     32 xlogin*promptFont:	-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     33 xlogin*failFont:	-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     34 xlogin*greetFace:	Sans-18:hintstyle=hintslight
     35 xlogin*face:		Sans-12:hintstyle=hintslight
     36 xlogin*promptFace:	Sans-12:bold:hintstyle=hintslight
     37 xlogin*failFace:	Sans-14:bold:hintstyle=hintslight
     38 XHASHendif
     39 
     40 xlogin*borderWidth: 2
     41 xlogin*frameWidth: 2
     42 xlogin*innerFramesWidth: 1
     43 xlogin*sepWidth: 0
     44 
     45 XHASHifdef COLOR
     46 xlogin*logoFileName: BITMAPDIR/**//XDM_PIXMAP
     47 xlogin*shdColor: steelblue
     48 xlogin*hiColor: steelblue
     49 xlogin*background: white
     50 xlogin*inpColor: lavender
     51 xlogin*greetColor: black
     52 xlogin*failColor: darkred
     53 XHASHelse
     54 xlogin*logoFileName: BITMAPDIR/**//XDM_BWPIXMAP
     55 xlogin*shdColor: black
     56 xlogin*hiColor: black
     57 xlogin*background: white
     58 xlogin*inpColor: white
     59 xlogin*greetColor: black
     60 xlogin*failColor: black
     61 XHASHendif
     62 
     63 *Foreground: black
     64 *Background: white
     65 
     66 xlogin*useShape: true
     67 xlogin*logoPadding: 12
     68 
     69 XConsole.text.geometry:	480x130
     70 XConsole.verbose:	true
     71 XConsole*iconic:	true
     72 XConsole*font:		-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     73 
     74 Chooser*geometry:		700x500+300+200
     75 Chooser*allowShellResize:	false
     76 Chooser*viewport.forceBars:	true
     77 Chooser*label.font:		-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     78 Chooser*label.label:		XDMCP Host Menu from CLIENTHOST
     79 Chooser*list.font:		-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     80 Chooser*Command.font:		-*-spleen-*-*-*-*-16-*-*-*-*-*-*-*
     81