From 5f9e42aa2ecac5c718496c95bc631830b92ae4ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 8 Jun 2008 00:12:17 +0200 Subject: Make the console title length changeable by the user --- etc/portato.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/portato.cfg b/etc/portato.cfg index 07e6bdb..90cbace 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -78,6 +78,9 @@ showslots = true ; sets the font of the console - string values consolefont = Monospace 11 +; controls the maximum length of the console title - integer value +titlelength = 60 + ; sets the position of the tabs of the two notebooks ; allowed positions: ; - 1 : top -- cgit v1.2.3