summaryrefslogtreecommitdiffstats
path: root/main/xdm/Xresources.alpinelinux_old
blob: 088cc5a53d75eb7e06827dc6b5026b5c8f76d1ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Xcursor.theme: whiteglass

xlogin*login.translations: #override \
	Ctrl<Key>R: abort-display()\n\
	<Key>F1: set-session-argument(failsafe) finish-field()\n\
	<Key>Delete: delete-character()\n\
	<Key>Left: move-backward-character()\n\
	<Key>Right: move-forward-character()\n\
	<Key>Home: move-to-begining()\n\
	<Key>End: move-to-end()\n\
	Ctrl<Key>KP_Enter: set-session-argument(failsafe) finish-field()\n\
	<Key>KP_Enter: set-session-argument() finish-field()\n\
	Ctrl<Key>Return: set-session-argument(failsafe) finish-field()\n\
	<Key>Return: set-session-argument() finish-field()

xlogin*greeting: Welcome to alpinelinux on CLIENTHOST
xlogin*fail: Login incorrect or forbidden by policy

xlogin*greetFont: -misc-fixed-bold-r-normal--13-*-*-*-*-*-*-*
xlogin*font: -misc-fixed-bold-r-normal--13-*-*-*-*-*-*-*
xlogin*promptFont: -misc-fixed-bold-r-normal--13-*-*-*-*-*-*-*
xlogin*failFont: -misc-fixed-bold-r-normal--13-*-*-*-*-*-*-*

#ifdef COLOR
xlogin*borderWidth: 0
xlogin*frameWidth: 0
xlogin*innerFramesWidth: 0
xlogin*shdColor: black
xlogin*hiColor: black
xlogin*background: black
xlogin*foreground: white
xlogin*greetColor: white
xlogin*foreground: #6f7c91
xlogin*greetColor: #5f8dd3
xlogin*failColor: red
*Foreground: #5f8dd3
#endif

#if PLANES >= 8
xlogin*logoFileName: /etc/X11/xdm/pixmaps/alpinelinux_old_blue_black.xpm
#endif
xlogin*useShape: true
xlogin*logoPadding: 10