Re: setterm impact changed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2014-06-26 15:26 (GMT-0400) Felix Miata composed:

On 2014-06-26 13:24 (GMT-0500) Chris Adams composed:

Felix Miata said:

Now that the kernel is no longer putting the display to
sleep and I can start X, I find that setterm command no longer
applies only to the vttys. It's now coloring my Konsoles, which I do
not want, and I don't see a way in the setterm man page to stop it.
:-(

Are you calling it from your .bashrc?  A simple thing like this should
do (basically, only run setterm when connected to /dev/tty[0-9]*):

tty=$(tty)
[ "$tty" != "${tty#/dev/tty[0-9]}" ] && setterm <your setterm args>

Awesome! :-D

Spoke too soon. It doesn't interfere with X terms because it's being ignored altogether. :-(
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux