home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 February
/
PCWorld_2000-02_cd.bin
/
live
/
usr
/
X11R6
/
lib
/
X11
/
app-defaults
/
XLbiff
< prev
next >
Wrap
Text File
|
1998-07-23
|
732b
|
38 lines
!
! XLbiff -- Literate Biff, displays incoming mail, etc
!
*font: -*-clean-bold-r-normal--13-130-75-75-c-80-iso8859-1
!
! set these if you have a colour monitor, or put in your .Xdefaults
!
!*foreground: purple
!*background: green
!
! command to use
!
*scanCommand: scan -file %s -width %d 2>&1
!*scanCommand: scan -file %s -width %d -form xlbiff.form 2>&1
!*scanCommand: echo 'x' | mail | grep '^.[UN]'
!
! Dimensions of the display window
!
*columns: 80
*rows: 20
!
! miscellaneous
!
*bottom: False
*led: 0
*ledPopdown: False
*refresh: 0
*resetSaver: False
*update: 15
*volume: 100
!
! actions
!
*translations: #override\n\
:<Key>space: popdown()\n\
:<Key>q: exit()\n\
:<Btn3Down>,<Btn3Up>: exit()\n