4551N/A! WARNING: THIS FILE IS INSTALLED BY pkg(1)
4551N/A! DO NOT EDIT THIS FILE. EDITS WILL BE LOST.
4551N/A! Override xterm(1) defaults appropriately for zone VNC console
4551N/A! scrollback buffer
4551N/Axterm*saveLines: 1000
4551N/A! double-click to select whole URLs
4551N/Axterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
4551N/A! fix that annoying input method error message on startup
4551N/Axterm.VT100.openIm: false
4551N/A! display right scroll bar
4551N/Axterm.VT100.scrollBar: true
4551N/Axterm.VT100.rightScrollBar: true
4551N/A! prevent xterm popup menu access from Ctrl + mouse buttons 1-3
4551N/Axterm.VT100.translations: #override \
4551N/A Ctrl <Btn1Down>: ignore() \n\
4551N/A Ctrl <Btn2Down>: ignore() \n\
4551N/A Ctrl <Btn3Down>: ignore()