[issue379] modify backtick configuration inside /etc/grml/screenrc?

Michael Prokop bts at bts.grml.org
Sun Jan 20 19:26:12 CET 2008


New submission from Michael Prokop <mika at grml.org>:

% grep backtick /etc/grml/screenrc
  backtick 1 0 60   /usr/bin/cpu-screen
  backtick 2 0 60   /usr/bin/ip-screen

change that to something like:

% grep backtick /etc/grml/screenrc
  backtick 1 60 60   /usr/bin/cpu-screen
  backtick 2 60 60   /usr/bin/ip-screen

or:

% grep backtick /etc/grml/screenrc
  backtick 1 60 0   /usr/bin/cpu-screen
  backtick 2 60 0   /usr/bin/ip-screen

?

----------
messages: 1079
nosy: mika
priority: wish
status: unread
title: modify backtick configuration inside /etc/grml/screenrc?
topic: release-stopper

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue379>
_____________________________________



More information about the Bugs-changes mailing list