24 lines
549 B
Plaintext
24 lines
549 B
Plaintext
!! Look
|
|
|
|
! Use a more reasonable portion of the display.
|
|
XRn.geometry: 500x500
|
|
|
|
! Put buttons on top of the area they affect, like most programs.
|
|
XRn*buttonsOnTop: True
|
|
|
|
!! Feel
|
|
|
|
|
|
!! Under-the-hood Configuration Details
|
|
|
|
! Set your preferred net news server.
|
|
XRn*nntpServer: news.eternal-september.org
|
|
|
|
! Ask for your password on startup.
|
|
XRn*authenticateOnConnect: True
|
|
|
|
! Use a cache to improve performance. Stores in the home directory.
|
|
XRn*cacheActive: True
|
|
|
|
! Set your preferred editor command.
|
|
XRn*editorCommand: emacsclient -cunq |