File indexing completed on 2025-02-02 03:54:48
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 Dark)"/> 0006 </head><body style="background-color:#232629;color:#cfcfc2"><pre> 0007 <span style="color:#7a7c7d"># Read and parsed by systemd-localed. It's probably wise not to edit this file</span> 0008 <span style="color:#7a7c7d"># manually too freely.</span> 0009 <span style="color:#8e44ad">Section</span> <span style="color:#f44f4f">"InputClass"</span> 0010 <span style="font-weight:bold">Identifier </span><span style="color:#2980b9">"system-keyboard"</span> 0011 <span style="font-weight:bold">MatchIsKeyboard </span><span style="color:#2980b9">"on"</span> 0012 <span style="font-weight:bold">Option </span><span style="color:#2980b9">"XkbLayout"</span><span style="font-weight:bold"> </span><span style="color:#2980b9">"de"</span> 0013 <span style="font-weight:bold">Option </span><span style="color:#2980b9">"XkbModel"</span><span style="font-weight:bold"> </span><span style="color:#2980b9">"pc105"</span> 0014 <span style="color:#8e44ad">EndSection</span> 0015 </pre></body></html>