diff options
Diffstat (limited to 'source/x/xterm/XTerm-console')
-rw-r--r-- | source/x/xterm/XTerm-console | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/source/x/xterm/XTerm-console b/source/x/xterm/XTerm-console index 7dbe6d55..3dfe7715 100644 --- a/source/x/xterm/XTerm-console +++ b/source/x/xterm/XTerm-console @@ -18,7 +18,7 @@ ! Bitmap fonts: ! note: Some folks may find these a little large, but 'hidpi' display ! users will appreciate the larger sizes, and the other sizes in the -! the terminus series don't maintain a consistent aspect ration and +! the terminus series don't maintain a consistent aspect ratio and ! can look a little odd when being resized. *VT100.font: -*-terminus-bold-r-normal-*-20-*-*-*-*-*-iso10646-1 @@ -92,11 +92,4 @@ *VT100.charClass: 45-47:48,58:48,64:48 ! - Set which characters are selected by double click. -!*VT100.locale: true -! - Seems better to use the XTerm.locale below, as this throws an -! error if LC_ALL is unset. - -*XTerm.locale: true -! - Enable conversion between the locale and utf-8. - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! End. ! |