aboutsummaryrefslogtreecommitdiffstats
path: root/main/xdm/Xresources.alpinelinux
blob: 497064289ce74dc15475fe33d8c853c06d6ac698 (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: #0f5173
xlogin*hiColor: #0f5173
xlogin*background: #0181b0
xlogin*foreground: #D9ECF3
xlogin*greetColor: #D9ECF3
xlogin*foreground: #D9ECF3
xlogin*greetColor: #D9ECF3
xlogin*failColor: red
*Foreground: #D9ECF3
#endif

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