summaryrefslogtreecommitdiff
path: root/themes/irc
diff options
context:
space:
mode:
Diffstat (limited to 'themes/irc')
-rw-r--r--themes/irc/menus.cfg (renamed from themes/irc/irc-menu.cfg)0
-rw-r--r--themes/irc/theme.cfg.in31
2 files changed, 18 insertions, 13 deletions
diff --git a/themes/irc/irc-menu.cfg b/themes/irc/menus.cfg
index ac84547..ac84547 100644
--- a/themes/irc/irc-menu.cfg
+++ b/themes/irc/menus.cfg
diff --git a/themes/irc/theme.cfg.in b/themes/irc/theme.cfg.in
index 614133e..129cb1f 100644
--- a/themes/irc/theme.cfg.in
+++ b/themes/irc/theme.cfg.in
@@ -95,6 +95,18 @@ begin main
# font bold 7x14
end attributes
+# The Multichar support options. Same goes for these fonts as for the normal
+# ones. The "encoding" attribute can be either "eucj" or "sjis" or "euckr"
+# or big5 or gb
+# begin multichar
+# font 0 k14
+# font 1 jiskan16
+# font 2 jiskan18
+# font 3 jiskan24
+# font 4 jiskan26
+# encoding eucj
+# end multichar
+
# Define the imageclasses.
begin imageclasses
@@ -222,7 +234,7 @@ begin main
end image
end
-%include "irc-menu.cfg"
+%include "menus.cfg"
# This section *must* come after the menu definitions if you want
# menu actions to work. C'est la vie. :-)
@@ -236,18 +248,6 @@ begin main
bind anymod 0xffbe to menu Eterm
end actions
-# The Multichar support options. Same goes for these fonts as for the normal
-# ones. The "encoding" attribute can be either "eucj" or "sjis" or "euckr"
-# or big5 or gb
-# begin multichar
-# font 0 k14
-# font 1 jiskan16
-# font 2 jiskan18
-# font 3 jiskan24
-# font 4 jiskan26
-# encoding eucj
-# end multichar
-
# The XIM support options.
# input_method: set the name of your favorate input method program
# preedit_type: OverTheSpot or OffTheSpot or Root
@@ -300,6 +300,11 @@ begin main
# If true, Eterm will run with no window borders.
borderless false
+# If true, Eterm will use a double-buffered background pixmap for drawing text. This
+# makes redraws faster by reducing exposes, but it uses more memory. If you have the
+# memory to spare, it's a good idea.
+# double_buffer true
+
end toggles
begin keyboard