home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume8 / xlogin / part01 / Xlogin.ad < prev    next >
Text File  |  1990-07-11  |  1KB  |  36 lines

  1. !
  2. ! $Id: Xlogin.ad,v 1.1 90/07/09 15:44:52 stumpf Exp Locker: stumpf $
  3. !
  4.  
  5. Xlogin*loginInfo*font:    -adobe-times-medium-r-normal--*-180-*-*-p-*-iso8859-1
  6. Xlogin*motdLabel*font:    -b&h-lucida-bold-i-normal-sans--*-140-*-*-p-*-iso8859-1
  7. Xlogin*motdFont:    -misc-fixed-medium-r-normal--*-120-*-*-c-*-iso8859-1
  8. Xlogin*showMOTD:    IfChanged
  9. Xlogin*Accelerators:    #override\n\
  10.     <Btn1Down>:    set() notify()    \n\
  11.     <Btn2Down>:    set() notify()    \n\
  12.     <Btn3Down>:    set() notify()    \n\
  13.     <Key>0x20:    set() notify()    \n\
  14.     <Key>Return:    set() notify()    \n\
  15.     <Key>F1:    set() notify()
  16. Xlogin*Command*Translations:    #override\n\
  17.     <Btn1Down>:    set() notify()    \n\
  18.     <Btn2Down>:    set() notify()    \n\
  19.     <Btn3Down>:    set() notify()    \n\
  20.     <Key>0x20:    set() notify()    \n\
  21.     <Key>Return:    set() notify()    \n\
  22.     <Key>F1:    set() notify()
  23. !
  24. ! NOTE: this ifdef has no meaning unless this file is loaded
  25. !       with xrdb!
  26. !
  27. #ifdef COLOR
  28. Xlogin*loginInfo*foreground:    DeepPink
  29. Xlogin*motdLabel*foreground:    red
  30. Xlogin*motd.background:        white
  31. Xlogin*motd*Foreground:        maroon
  32. Xlogin*Command*background:    lightcyan
  33. Xlogin.Form.Background:        LemonChiffon
  34. Xlogin*Label.Background:    LemonChiffon
  35. #endif
  36.