Files
RedBear-OS/local/recipes/kde/kf6-syntaxhighlighting/source/autotests/html/xorg.conf.html
T

16 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>xorg.conf</title>
<meta name="generator" content="KF5::SyntaxHighlighting - Definition (x.org Configuration) - Theme (Breeze Light)"/>
</head><body style="background-color:#ffffff;color:#1f1c1b"><pre>
<span style="color:#898887"># Read and parsed by systemd-localed. It's probably wise not to edit this file</span>
<span style="color:#898887"># manually too freely.</span>
<span style="color:#644a9b">Section</span> <span style="color:#bf0303">"InputClass"</span>
<span style="font-weight:bold">Identifier </span><span style="color:#0057ae">"system-keyboard"</span>
<span style="font-weight:bold">MatchIsKeyboard </span><span style="color:#0057ae">"on"</span>
<span style="font-weight:bold">Option </span><span style="color:#0057ae">"XkbLayout"</span><span style="font-weight:bold"> </span><span style="color:#0057ae">"de"</span>
<span style="font-weight:bold">Option </span><span style="color:#0057ae">"XkbModel"</span><span style="font-weight:bold"> </span><span style="color:#0057ae">"pc105"</span>
<span style="color:#644a9b">EndSection</span>
</pre></body></html>