Update 2023-02-22 08:18 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-02-22 08:18:57 +01:00
parent 5b2f60e6e5
commit 1d3ee78382
8 changed files with 63 additions and 83 deletions

View File

@@ -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

View File

@@ -1,7 +1,8 @@
#!/bin/sh
# $OpenBSD: Xsetup_0,v 1.5 2018/07/17 11:52:12 matthieu Exp $
# $OpenBSD: Xsetup_0.in,v 1.1 2021/08/30 15:38:27 matthieu Exp $
#xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail
prefix="/usr/X11R6"
exec_prefix="${prefix}"
xset fp+ /home/sdk/.fonts
xset fp rehash
xsetroot -solid black