source: trunk/athena/etc/xdm/xdm/Xresources @ 6154

Revision 6154, 558 bytes checked in by epeisach, 33 years ago (diff)
Add xlogin*secureSession
Line 
1xlogin*login.translations: #override\
2        Ctrl<Key>P: abort-session()\n\
3        <Key>F1: set-session-argument(1)\n\
4        <Key>F2: set-session-argument(2)\n\
5        <Key>F3: set-session-argument(3)\n\
6        <Key>F4: set-session-argument(4)\n\
7        <Key>Return: finish-field()
8xlogin*borderWidth: 3
9xlogin*greeting: Welcome to Athena
10xlogin*namePrompt: Username:\
11xlogin*fail: Login incorrect
12xlogin*secureSession: true
13#ifdef COLOR
14xlogin*greetColor: CadetBlue
15xlogin*failColor: red
16*Foreground: black
17*Background: #fffff0
18#else
19xlogin*Foreground: black
20xlogin*Background: white
21#endif
Note: See TracBrowser for help on using the repository browser.