xmessage - possible settings in .Xresources
Posted: 25. Nov 2016, 21:11
Is there somewhere a complete list of possible - default - settings (in .Xresources)? I need it but i'd prefer to have it a bit nicer and smarter (utf8 sensitive e.g.) ... I looked into 'man xmessage' but it's pretty poor and hopefully not the only options (??)
I think of something similar as i have for my xterm settings (ceteris paribus, obviously):
I think of something similar as i have for my xterm settings (ceteris paribus, obviously):
Code: Select all
! xterm -----------------------------------------------------------------------
xterm*saveLines: 4096
! double-click to select whole URLs :D
xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
xterm*background:black
xterm*foreground:white
xterm*faceName: Source Code Pro Regular
xterm*faceSize: 10
xterm*utf8: always
xterm*utf8Fonts: always
xterm*utf8Title: true
! right hand side scrollbar...
xterm*rightScrollBar: true
xterm*ScrollBar: true
xterm*selectToClipboard: true
xterm*urlCommand: /usr/bin/iron %s