<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.nwl.cc/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.nwl.cc/feed.php">
        <title>DokuWiki - system:console</title>
        <description></description>
        <link>https://wiki.nwl.cc/</link>
        <image rdf:resource="https://wiki.nwl.cc/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-27T19:01:01+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/console/256colors?rev=1679417783&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/console/console_beeps?rev=1230645119&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/console/login?rev=1200512218&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/console/rxvt-unicode?rev=1179418958&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/console/stty?rev=1674564889&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/console/xmodmap?rev=1200513049&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.nwl.cc/_media/wiki/dokuwiki.svg">
        <title>DokuWiki</title>
        <link>https://wiki.nwl.cc/</link>
        <url>https://wiki.nwl.cc/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.nwl.cc/system/console/256colors?rev=1679417783&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-21T16:56:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>256colors</title>
        <link>https://wiki.nwl.cc/system/console/256colors?rev=1679417783&amp;do=diff</link>
        <description>256 Colors

Once upon a time, having a colored terminal displaying whole eight different
colors was subject to the geeks amongst all the terminal users. Nowadays,
this is nothing special anymore. Consequently, one has to go further: 256
colours!

rxvt-unicode</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/console/console_beeps?rev=1230645119&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-30T13:51:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>console_beeps</title>
        <link>https://wiki.nwl.cc/system/console/console_beeps?rev=1230645119&amp;do=diff</link>
        <description>Console Beeps

Hardly anything is as annoying as an audible console. So here is how to disable it:

Console


setterm -blength 0


Xorg


xset -b b 0</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/console/login?rev=1200512218&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-01-16T19:36:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>login</title>
        <link>https://wiki.nwl.cc/system/console/login?rev=1200512218&amp;do=diff</link>
        <description>Login

Issue-File

This file is located inside /etc with name issue. It&#039;s content is being taken as 
output of many getty-implementations right before the actual login-prompt.

Original:
This is \n.\O (\s \m \r) \t
Gentoo Advanced:
^[[0;35;40m                                           .
^[[0;35;40m     .vir.                                d$b
^[[0;35;40m  .d$$$$$$b.    .cd$$b.     .d$$b.   d$$$$$$$$$$$b  .d$$b.      .d$$b.
^[[0;35;40m  $$$$( )$$$b d$$$()$$$.   d$$$$$$$b Q$$$$$$$P$$$P.$$$$$$$b.  …</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/console/rxvt-unicode?rev=1179418958&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-05-17T16:22:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rxvt-unicode</title>
        <link>https://wiki.nwl.cc/system/console/rxvt-unicode?rev=1179418958&amp;do=diff</link>
        <description>rxvt-unicode

This is a clone of rxvt, containing unicode support. 
As of it&#039;s rich features, it&#039;s my preferred choice when 
it comes to having a unicode-aware X terminal.

Configuration

Configuration can be done both via commandline parameters and
X resources. As the former is trivial, this section describes the
latter only.</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/console/stty?rev=1674564889&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-24T12:54:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>stty</title>
        <link>https://wiki.nwl.cc/system/console/stty?rev=1674564889&amp;do=diff</link>
        <description>stty

stty gives control over the terminal settings.

To view the running settings, use:
stty -a
Custimization

Defining Control Sequences

The syntax is:
stty &lt;Signal&gt; &lt;Sequence&gt;
	*  Signal is one of the predefined ones, see stty(1).
	*  Sequence maybe anything possible, but a good choice is defining an Escape Sequence (starting with</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/console/xmodmap?rev=1200513049&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-01-16T19:50:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>xmodmap</title>
        <link>https://wiki.nwl.cc/system/console/xmodmap?rev=1200513049&amp;do=diff</link>
        <description>XmodMap

All the funny things you can do using the xmodmap command.

Mapping Umlauts

Though I&#039;m german, I prefer US-layout for my keyboards. This is mainly for two reasons:

	*  intensive use of Alt_R leads to worn out joints of my right hand&#039;s thumb</description>
    </item>
</rdf:RDF>
