You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
499 B
21 lines
499 B
!! 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
|
|
|