<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://techdoku.nogafam.es/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://techdoku.nogafam.es/feed.php">
        <title>NoBIGTech Wiki Técnico - docu:csheet:sysadm:desktop:xorg</title>
        <description></description>
        <link>https://techdoku.nogafam.es/</link>
        <image rdf:resource="https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-28T18:49:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:key_bindings&amp;rev=1595359760&amp;do=diff"/>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:remove_beep&amp;rev=1583186669&amp;do=diff"/>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:xhost_add_user&amp;rev=1596304879&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>NoBIGTech Wiki Técnico</title>
        <link>https://techdoku.nogafam.es/</link>
        <url>https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:key_bindings&amp;rev=1595359760&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-21T19:29:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>key_bindings</title>
        <link>https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:key_bindings&amp;rev=1595359760&amp;do=diff</link>
        <description>Guide to capture/setup key bindings on Linux



Setup key bindings for linux on Xorg (maybe also the modern ones?)


# capture keys 5 seconds to get the keycodes
timeout 5 xev | grep -i -e keypress -e keycode

# search the keycode number on the following list to get more info
xmodmap -pke 2&gt;&amp;1 | less</description>
    </item>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:remove_beep&amp;rev=1583186669&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-03-02T22:04:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>remove_beep</title>
        <link>https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:remove_beep&amp;rev=1583186669&amp;do=diff</link>
        <description>Remove console feedback beeping sound





xset b off
# to load on startup, put on ~/.bashrc</description>
    </item>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:xhost_add_user&amp;rev=1596304879&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-01T18:01:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>xhost_add_user</title>
        <link>https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:desktop:xorg:xhost_add_user&amp;rev=1596304879&amp;do=diff</link>
        <description>Add user to xorg auth (xhost) by username



In order to allow user to interact with the xserver of your xorg instance,
you must allow him to do so. You can do it in the insecure way by allowing all local hosts to access the xorg instance, or either allowing</description>
    </item>
</rdf:RDF>
