Revision 6154,
558 bytes
checked in by epeisach, 33 years ago
(diff) |
Add xlogin*secureSession
|
Line | |
---|
1 | xlogin*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() |
---|
8 | xlogin*borderWidth: 3 |
---|
9 | xlogin*greeting: Welcome to Athena |
---|
10 | xlogin*namePrompt: Username:\ |
---|
11 | xlogin*fail: Login incorrect |
---|
12 | xlogin*secureSession: true |
---|
13 | #ifdef COLOR |
---|
14 | xlogin*greetColor: CadetBlue |
---|
15 | xlogin*failColor: red |
---|
16 | *Foreground: black |
---|
17 | *Background: #fffff0 |
---|
18 | #else |
---|
19 | xlogin*Foreground: black |
---|
20 | xlogin*Background: white |
---|
21 | #endif |
---|
Note: See
TracBrowser
for help on using the repository browser.