<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=2424&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] Keyboard configuration issue]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2424</link>
		<description><![CDATA[The most recent posts in [Solved] Keyboard configuration issue.]]></description>
		<lastBuildDate>Sun, 21 Oct 2018 19:43:32 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12379#p12379</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>Reality check . . . nothing lasts forever.</p></div></blockquote></div><p>Indeed ...</p><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>... to date no posts have been pruned from this forum ...</p></div></blockquote></div><p>I no doubt did not express myself correctly.<br />I was not referring to the possibility of post being <em>pruned</em> but to a section/page where certain (usually config related) posts would be grouped.<br />Something like: Read posts in this this section first.</p><p>Just an idea.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 21 Oct 2018 19:43:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12379#p12379</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12374#p12374</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Don&#039;t we have a <em>sticky</em> section where these things can go and live forever?</p></div></blockquote></div><p>Reality check . . . nothing lasts forever.&#160; That being said, to date no posts have been pruned from this forum and would only be done manually with great care on my watch (which of course is also not forever for obvious reasons).</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sun, 21 Oct 2018 16:28:28 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12374#p12374</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12369#p12369</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Good find!</p></div></blockquote></div><p>Indeed it is.<br />Thanks.</p><p>Couldn&#039;t be that it did/did not work.<br /><em>Something</em> was surely amiss somewhere.</p><p>I&#039;ll drop the OP a line thanking hin for taking the time to find out what was up.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... copying the answer here ...</p></div></blockquote></div><p>Don&#039;t we have a <em>sticky</em> section where these things can go and live forever? </p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... use either of the first two methods.</p></div></blockquote></div><p>One thing I found was that there was some sort of issue with the Wise PS2 mouse that I had plugged into my Wise USB keyboard.</p><p>Once I found the crap Verbatim USB mouse, the problem with the mouse freezing went away.<br />I&#039;ll get a decent mouse tomorrow ...</p><p>But I <em>really</em> have to brush up my cuasi non-existent keyboard skills, it&#039;s unacceptable that a bad mouse can ground you.</p><p>In any case, it seems that part of the problem was related to /dev/mouse0 not being there and the existence of /dev/psaux but I decided to give up on that.<br />It&#039;s probably an evdev configuration issue. </p><p>So, this is what I did:</p><p>1.<br />Edited xorg.conf and deleted all InputDevice entires in Section &quot;ServerLayout&quot; and the two &quot;InputDevice&quot; Sections.<br />X server probes and picks up what is there.</p><p>2.<br />Made sure that Section Section &quot;ServerFlags&quot; has these options to the default settings.</p><div class="codebox"><pre><code>Section &quot;ServerFlags&quot;
    Option         &quot;DontZap&quot; &quot;False&quot;                # default False - &quot;True&quot; disables &lt;Ctrl&gt;&lt;Alt&gt;&lt;BS&gt; (server abort)
    Option         &quot;AutoAddDevices&quot; &quot;True&quot;      # default True - to use system kb, kb layout and mouse settings
    Option         &quot;AutoEnableDevices&quot; &quot;True&quot;  # default True - if &quot;AutoAddDevices&quot; is set to default 
EndSection</code></pre></div><p>Of course, being default settings you can do away with the whole &quot;ServerFlags&quot; section but I have decided to keep them so I remember all this.</p><div class="codebox"><pre><code>groucho@devuan:~$ setxkbmap -query
rules:      evdev
model:      pc105
layout:     es
variant:    deadtilde
options:    lv3:ralt_switch,terminate:ctrl_alt_bksp
groucho@devuan:~$ </code></pre></div><p>Now <span class="bbc">Control+Alt+Backspace</span> works as well as <span class="bbc">Control+Alt+Fx</span>.</p><p>Really don&#039;t need the special characters or accented characters in Terminal (ç Ç ñ Ñ - &#039; ` ^ &quot; ) but there&#039;s an issue with Leafpad and codeset=ANSI_X3.4-1968 which I will adress in another post.</p><p>Maybe we&#039;re on a roll and we&#039;ll solve it?&#160; &#160;=-)</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 21 Oct 2018 14:08:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12369#p12369</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12364#p12364</link>
			<description><![CDATA[<p>Good find! I&#039;m copying the answer here so we don&#039;t lose it. We can use either of the first two methods. Third one is here just to be complete. (I&#039;m taking his word that this works. I haven&#039;t tried it yet.)</p><div class="quotebox"><blockquote><div><p>All of this leads to the three ways to enable Ctrl + Alt + Backspace termination of the X server, at least on a systemd based system. First, as part of your X session startup you can run setxkbmap to specifically enable C-A-B, among any other XKB changes you&#039;re already making:</p><p>&#160; &#160; setxkbmap -option &#039;compose:rwin&#039; -option &#039;ctrl:nocaps&#039; -option &#039;terminate:ctrl_alt_bksp&#039;</p><p>Second, you can manually create or edit a configuration file snippet in /etc/X11/xorg.conf.d or your equivalent to specify this. If you already have a 00-keyboard.conf or the equivalent, the option you want is:</p><p>&#160; &#160; Option &quot;XkbOptions&quot; &quot;terminate:ctrl_alt_bksp&quot;</p><p>(A trailing comma is okay, apparently.)</p><p>Third, if you have Fedora or perhaps any systemd-based distribution, you can configure this the official way by running localectl with a command like this:</p><p>&#160; &#160; localectl --no-convert set-x11-keymap us pc105+inet &quot;&quot; terminate:ctrl_alt_bksp</p><p>There is a bear trap lurking here. That innocent looking &quot;&quot; is very important, as covered in the Arch wiki page. As they write (with my emphasis):</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 21 Oct 2018 12:06:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12364#p12364</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12362#p12362</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... mentions of the change I can find.</p></div></blockquote></div><p>I&#039;ve found this recent (june 2018) and quite comprehensive article on the <span class="bbc">Control+Alt+Backspace</span> not working issue:</p><p><a href="https://utcc.utoronto.ca/~cks/space/blog/linux/XorgBackspaceTerminate" rel="nofollow">https://utcc.utoronto.ca/~cks/space/blo … eTerminate</a></p><p>Just hovered over it so still have to read through and digest the whole of it, but it <em>apparently</em> explains everything.<br />Including how to get it working again. (?)</p><p>Would appreciate any comments.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 21 Oct 2018 10:26:35 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12362#p12362</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12357#p12357</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... not working here, and I tried it on two different ascii installations, same version of xorg ...</p></div></blockquote></div><p>Here&#039;s my xorg.conf settings for input devices:</p><div class="codebox"><pre><code>Section &quot;ServerLayout&quot;
Identifier     &quot;Layout0&quot;
    InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;
    InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;
EndSection

Section &quot;InputDevice&quot;
    Identifier     &quot;Keyboard0&quot;
    Driver         &quot;kbd&quot;
EndSection

Section &quot;InputDevice&quot;
    # generated from default configuration
    Identifier     &quot;Mouse0&quot;
    Driver         &quot;mouse&quot;
    Option         &quot;Protocol&quot; &quot;auto&quot;
    Option         &quot;Device&quot; &quot;/dev/psaux&quot;
    Option         &quot;Emulate3Buttons&quot; &quot;no&quot;
    Option         &quot;ZAxisMapping&quot; &quot;4 5&quot; 
EndSection

Section &quot;ServerFlags&quot;
    Option         &quot;DontZap&quot; &quot;False&quot;             # default False - &quot;True&quot; disables &lt;Ctrl&gt;&lt;Alt&gt;&lt;BS&gt; (server abort)
    Option         &quot;AutoAddDevices&quot; &quot;False&quot;      # default True - to use system kb, kb layout and mouse settings
    Option         &quot;AutoEnableDevices&quot; &quot;True&quot;    # default True - 
EndSection</code></pre></div><p>If I check the box that says <span class="bbc">Use system defaults</span> in <span class="bbc">Applications -&gt; Settings -&gt; Keyboard -&gt; Layout</span> + logou/login, I end up getting what seems to be a US layout on both X and the terminal and Control+Alt+Backspace will <span class="bbu">not</span> terminate the X server.</p><p>But if I change the <span class="bbc">&quot;AutoAddDevices&quot;</span> to &quot;True&quot; (so that it does what it is <em>supposed</em> to do), my mouse freezes BUT <span class="bbc">Control+Alt+Backspace</span> works as advertised.&#160; &#160;</p><p>Shutting down the server in these conditions does not do anything for me, I have to resort to Ctrl+Alt+F1 th <span class="bbc">sudo jed</span> the xorg.conf file so I can have a working mouse again.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... earliest mentions of the change I can find. I tried getting it working a couple times and failed, so I haven&#039;t tried it in years (until now.)<br /><a href="http://forums.debian.net/viewtopic.php?f=17&amp;t=78304&amp;p=429554&amp;hilit=ctrl+alt+backspace#p429554" rel="nofollow">http://forums.debian.net/viewtopic.php? … ce#p429554</a></p></div></blockquote></div><p>I&#039;ll have a look.</p><p>Thanks for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 21 Oct 2018 00:40:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12357#p12357</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12351#p12351</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>I can confirm that with Xorg-7.7 installed (default settings) <span class="bbc">ctrl-alt-backspace</span> also works.</p><p>Cheers,</p><p>A.</p></div></blockquote></div><p>Huh. It&#039;s not working here, and I tried it on two different ascii installations, same version of xorg, with and without keyboard layouts plugin.</p><p>Here&#039;s one of the earliest mentions of the change I can find. I tried getting it working a couple times and failed, so I haven&#039;t tried it in years (until now.)<br /><a href="http://forums.debian.net/viewtopic.php?f=17&amp;t=78304&amp;p=429554&amp;hilit=ctrl+alt+backspace#p429554" rel="nofollow">http://forums.debian.net/viewtopic.php? … ce#p429554</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 20 Oct 2018 14:07:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12351#p12351</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12348#p12348</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>I&#039;m on ASCII and if I set up an <span class="bbc">xorg.conf</span> (default setting enables <span class="bbc">ctrl-alt-backspace</span>) ...</p></div></blockquote></div><p>I also have a TinyCore install on an SD card plugged into a USB2.0 port inside my box.<br />It&#039;s a go-to personal (but secure) IME (!) which I&#039;ve set up in case <em>everything</em> (SAS card, HDDs, DVD-R, etc.) decides to go down at the same time. </p><p>It&#039;s also faster than loading a live CD.<br />Now, if the internal USB port <em>also</em> fails, I would probably need a new box.</p><div class="codebox"><pre><code>tc@box:~$ uname -a
Linux box 4.8.17-tinycore #2017 SMP Sun Mar 5 15:49:22 UTC 2017 i686 GNU/Linux
tc@box:~$ </code></pre></div><p>I can confirm that with Xorg-7.7 installed (default settings) <span class="bbc">ctrl-alt-backspace</span> also works.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 20 Oct 2018 11:59:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12348#p12348</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12330#p12330</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>1, ctrl-alt-backspace hasn&#039;t worked in a long time. (maybe not since squeeze)</p></div></blockquote></div><p>Hmm ...<br />I think not.</p><p>I&#039;m on ASCII and if I set up an <span class="bbc">xorg.conf</span> (default setting enables <span class="bbc">ctrl-alt-backspace</span>) and do Applications -&gt; Settings -&gt; Keyboard -&gt; Layout, where the <span class="bbc">Use system defaults</span> box <strong>is</strong> checked, it <span class="bbu">will</span> work but I&#039;ve been at odds with setting layouts and kbd for the longest while so I go the Xfce route.</p><p>ie: in Section &quot;ServerFlags&quot;<br />Option &quot;DontZap&quot; set to &quot;False&quot; (default &quot;False&quot;)&#160; - &quot;True&quot; setting disables &lt;Ctrl&gt;&lt;Alt&gt;&lt;BS&gt; (server abort)<br />Option &quot;AutoAddDevices&quot; set to &quot;True&quot; (default &quot;True&quot;)&#160; - &quot;True&quot; setting is for using system kb, kb layout and mouse settings</p><p>So, my guess is that if it does not work in ASCII it&#039;s not because of the kernel version but because of the Xfce plugin or something else related to the Kb settings in Xfce.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p> Use <span class="bbc">alt-SysRq-k</span> instead</p></div></blockquote></div><p>I&#039;ll try that.<br />I never used <span class="bbc">ctrl-alt-backspace</span> much but when I learned how convenient it was, I found it very useful.</p><p>I think it should be fixed/reinstated - as it <span class="bbu">does</span> work. </p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>SysRq is probably the same key as PrntScr.</p></div></blockquote></div><p>Yes it is.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Try the xfce4 keyboard plugin to switch layouts. (xfce4-xkb-plugin)</p></div></blockquote></div><p>Thta&#039;s what I am using.<br />Probably the source of the <span class="bbc">ctrl-alt-backspace</span> problem.</p><p>Thanks for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 19 Oct 2018 15:53:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12330#p12330</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12319#p12319</link>
			<description><![CDATA[<p>1. To kill X and drop to a console, I map <span class="bbc">sudo chvt 1; sudo service lightdm stop</span> to a keyboard shortcut. To restart X from the console, I type <span class="bbc">sudo service lightdm start</span>. If you don&#039;t use lightdm as display manager, you should adjust these commands appropriately. </p><p>2. What happens if you open up a terminal and type: <span class="bbc">Control+Shift+u</span> then <span class="bbc">00e7</span> (00 is two zeros) then <span class="bbc">Enter</span>? If you get a cedilla, then feel free to use my homegrown solution for input of Unicode characters: <span class="bbc">klavaro-python</span>. You can customize <span class="bbc">/etc/klavaro.conf</span> to your heart&#039;s content. The conf file&#039;s format is self-explanatory but <span class="bbc">man klavaro</span> spells it out.</p><p>klavaro-python is free software (GPLv3). If you like, you can compile the (sole) binary inside the package by following the directions at the top of klavaro.py</p><p><a href="http://files.dantas.airpost.net/public/klavaro-python_1.1_amd64.deb" rel="nofollow">http://files.dantas.airpost.net/public/ … _amd64.deb</a></p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Thu, 18 Oct 2018 18:48:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12319#p12319</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12305#p12305</link>
			<description><![CDATA[<p>1, ctrl-alt-backspace hasn&#039;t worked in a long time. (maybe not since squeeze)<br />&#160; &#160; Use <span class="bbc">alt-SysRq-k</span> instead (SysRq is probably the same key as PrntScr.)</p><p>2. I don&#039;t know. I have been able to type those characters in a terminal when I was testing, but I can&#039;t tell you how I got there, and I don&#039;t remember the key combinations I used. Try the xfce4 keyboard plugin to switch layouts. (xfce4-xkb-plugin)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 18 Oct 2018 14:38:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12305#p12305</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] Keyboard configuration issue]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12301#p12301</link>
			<description><![CDATA[<p>Hello:</p><p>My rig runs Devuan ASCII with the default Xfce desktop:</p><div class="codebox"><pre><code>groucho@devuan:~$ uname -a
Linux devuan 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux
groucho@devuan:~$ </code></pre></div><p>It&#039;s fully up to date:</p><div class="codebox"><pre><code>[root@devuan groucho]# apt-get update
Hit:1 http://deb.devuan.org/merged ascii InRelease
Hit:2 http://deb.devuan.org/merged ascii-updates InRelease
Hit:3 http://deb.devuan.org/merged ascii-security InRelease
Reading package lists... Done
[root@devuan groucho]# </code></pre></div><p>I have my keyboard set up using <span class="bbc">dpkg-reconfigure keyboard-configuration</span>.</p><p>The settings are these:</p><p>1. Generic 105-key (Intl) PC<br />2. Spanish (include dead tilde)<br />3. Key to function as AltGr: Right Alt (AltGr) ie: the default for the kb layout&#160; <br />4. Compose key Right Alt (AltGr)<br />5. Control+Alt+backspace to terminate the X server</p><p>These settings are reflected in Applications -&gt; Settings -&gt; Keyboard -&gt; Layout, where the Use system defaults box is unchecked.</p><p>Everything works just as it says but ...</p><p>1. Control+Alt+backspace will <span class="bbu">not</span> terminate the X server.<br />2. Characters belonging to this Spanish keyboard layout ie: ç/Ç and ñ/Ñ do not work in terminal.</p><p>I&#039;d like to get 1. working as I use it relatively often.<br />I can live without 2. but I think have seen it working.</p><p>Can this be fixed?</p><p>Thanks in advance.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 18 Oct 2018 11:29:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12301#p12301</guid>
		</item>
	</channel>
</rss>
