22 lines
499 B
Plaintext
22 lines
499 B
Plaintext
!! Cosmetics
|
|
|
|
! Please dont take up most of my display...
|
|
XRn.geometry: 500x500
|
|
|
|
! Put buttons on top of the area they affect, like most programs.
|
|
XRn*buttonsOnTop: true
|
|
|
|
!! Functionality
|
|
|
|
! Set the editor command
|
|
XRn*editorCommand: xterm -display %D -e tine %s
|
|
|
|
! Ask for the NNTP password on startup
|
|
xrn*authenticateOnConnect: true
|
|
|
|
! Use a cache to improve performance.
|
|
XRn*cacheActive: true
|
|
|
|
! Set the NNTP server
|
|
XRn*nntpServer: news.eternal-september.org
|