File indexing completed on 2024-05-12 04:02:10

0001 <!DOCTYPE html>
0002 <html><head>
0003 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
0004 <title>xorg.conf</title>
0005 <meta name="generator" content="KF5::SyntaxHighlighting - Definition (x.org Configuration) - Theme (Breeze Light)"/>
0006 </head><body style="background-color:#ffffff;color:#1f1c1b"><pre>
0007 <span style="color:#898887"># Read and parsed by systemd-localed. It's probably wise not to edit this file</span>
0008 <span style="color:#898887"># manually too freely.</span>
0009 <span style="color:#644a9b">Section</span> <span style="color:#bf0303">"InputClass"</span>
0010         <span style="font-weight:bold">Identifier </span><span style="color:#0057ae">"system-keyboard"</span>
0011         <span style="font-weight:bold">MatchIsKeyboard </span><span style="color:#0057ae">"on"</span>
0012         <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>
0013         <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>
0014 <span style="color:#644a9b">EndSection</span>
0015 </pre></body></html>