Update 2023-02-22 08:18 OpenBSD/amd64
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
! $OpenBSD: Xresources.in,v 1.4 2022/11/07 17:12:06 matthieu Exp $
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
|
||||
|
||||
|
||||
|
||||
xlogin*login.translations: #override \
|
||||
Ctrl<Key>R: abort-display()\n\
|
||||
<Key>F1: set-session-argument(failsafe) finish-field()\n\
|
||||
<Key>Left: move-backward-character()\n\
|
||||
<Key>Right: move-forward-character()\n\
|
||||
@@ -10,35 +19,59 @@ xlogin*login.translations: #override \
|
||||
Ctrl<Key>Return: set-session-argument(failsafe) finish-field()\n\
|
||||
<Key>Return: set-session-argument() finish-field()
|
||||
|
||||
xlogin*greeting: Login
|
||||
xlogin.Login.sepWidth: 1
|
||||
xlogin*greeting: login.
|
||||
xlogin*namePrompt:
|
||||
xlogin.Login.passwdPrompt:
|
||||
xlogin*fail: Login incorrect or forbidden
|
||||
|
||||
xlogin*greetFace: Monospace-20:dpi=100
|
||||
xlogin*face: Monospace-16:dpi=100
|
||||
xlogin*promptFace: Monospace-16:dpi=100
|
||||
xlogin*failFace: Monospace-16:dpi=100
|
||||
#if WIDTH > 2000
|
||||
xlogin*greetFace: DejaVu Sans Condensed-20:dpi=200
|
||||
xlogin*face: DejaVu Sans Condensed-16:dpi=200
|
||||
xlogin*promptFace: DejaVu Sans Condensed-16:dpi=200
|
||||
xlogin*failFace: DejaVu Sans Condensed-16:dpi=200
|
||||
#else
|
||||
xlogin*greetFace: DejaVu Sans Condensed-20:dpi=100
|
||||
xlogin*face: DejaVu Sans Condensed-16:dpi=100
|
||||
xlogin*promptFace: DejaVu Sans Condensed-16:dpi=100
|
||||
xlogin*failFace: DejaVu Sans Condensed-16:dpi=100
|
||||
#endif
|
||||
|
||||
xlogin*borderWidth: 1
|
||||
xlogin*borderWidth: 3
|
||||
xlogin*frameWidth: 2
|
||||
xlogin*innerFramesWidth: 0
|
||||
|
||||
xlogin.Login.sepWidth: 0
|
||||
|
||||
! top/left border
|
||||
xlogin*hiColor: #181818
|
||||
|
||||
! bottom/right border
|
||||
xlogin*shdColor: #181818
|
||||
|
||||
! flood fill
|
||||
xlogin*background: #000000
|
||||
xlogin*inpColor: #181818
|
||||
xlogin*failColor: #aa0000
|
||||
xlogin.Login.echoPasswd: true
|
||||
xlogin.Login.namePrompt:
|
||||
xlogin.Login.passwdPrompt:
|
||||
|
||||
xlogin*borderWidth: 3
|
||||
xlogin*frameWidth: 5
|
||||
xlogin*innerFramesWidth: 1
|
||||
|
||||
! 'Login:' and 'Password:'
|
||||
*Foreground: #cccccc
|
||||
|
||||
! border/shadow
|
||||
*Background: #000000
|
||||
xlogin*logoFileName: /etc/X11/xenodm/pixmaps/OpenBSD_15bpp.xpm
|
||||
xlogin*useShape: false
|
||||
xlogin*logoPadding: 10
|
||||
|
||||
! uncomment to disable logins
|
||||
xlogin.Login.allowRootLogin: false
|
||||
|
||||
XConsole*background: black
|
||||
XConsole*foreground: white
|
||||
XConsole*borderWidth: 2
|
||||
XConsole*borderColor: grey
|
||||
XConsole.text.geometry: 480x130
|
||||
XConsole.verbose: true
|
||||
XConsole*iconic: true
|
||||
XConsole*font: fixed
|
||||
|
||||
xlogin.Login.echoPasswd: true
|
||||
|
||||
Reference in New Issue
Block a user