<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4066&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [solved] refractainstaller - multi_key not working?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4066</link>
		<description><![CDATA[The most recent posts in [solved] refractainstaller - multi_key not working?.]]></description>
		<lastBuildDate>Tue, 19 Jan 2021 14:53:21 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [solved] refractainstaller - multi_key not working?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26910#p26910</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><div class="quotebox"><blockquote><div><p>I just find this strange behaviour, it seems the netinstall iso install just disrgarded the compose key and ctrl_alt_backspace setting that i put in dpkg-reconfigure keyboard-configuration but the refractainstall took it?</p></div></blockquote></div><p>Refractainstaller runs dpkg-reconfigure in the running live system, and then the changes get copied along with the rest of the system. I&#039;m not sure how devuan/debian installer does it. I think it just stores the values and edits the target file, but it&#039;s also possible it does it in a chroot. Either way, I don&#039;t know why the two installers would give different results.</p></div></blockquote></div><p>The correct result imo is refractainstaller. It might be user error on my part but ive done a few installations of devuan and pick the same configurations each time in regards to locale, keyboard setup etc. Not a big deal, just quirks of the software i suppose.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Tue, 19 Jan 2021 14:53:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26910#p26910</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] refractainstaller - multi_key not working?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26909#p26909</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I just find this strange behaviour, it seems the netinstall iso install just disrgarded the compose key and ctrl_alt_backspace setting that i put in dpkg-reconfigure keyboard-configuration but the refractainstall took it?</p></div></blockquote></div><p>Refractainstaller runs dpkg-reconfigure in the running live system, and then the changes get copied along with the rest of the system. I&#039;m not sure how devuan/debian installer does it. I think it just stores the values and edits the target file, but it&#039;s also possible it does it in a chroot. Either way, I don&#039;t know why the two installers would give different results.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 19 Jan 2021 14:39:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26909#p26909</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] refractainstaller - multi_key not working?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26908#p26908</link>
			<description><![CDATA[<p>I dont understand this but it seems maybe dwm can handle the modkeys using its own programming. I have another machine with the exact same setup not installed using refractainstaller but the beowulf netinstall iso and the /etc/default/keyboard looks like below with XKBOPTIONS= blank and the modkeys work.</p><p>I just find this strange behaviour, it seems the netinstall iso install just disrgarded the compose key and ctrl_alt_backspace setting that i put in dpkg-reconfigure keyboard-configuration but the refractainstall took it? </p><div class="codebox"><pre><code># KEYBOARD CONFIGURATION FILE

# Consult the keyboard(5) manual page.

XKBMODEL=&quot;pc105&quot;
XKBLAYOUT=&quot;us&quot;
XKBVARIANT=&quot;&quot;
XKBOPTIONS=&quot;&quot;

BACKSPACE=&quot;guess&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Tue, 19 Jan 2021 13:49:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26908#p26908</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] refractainstaller - multi_key not working?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26899#p26899</link>
			<description><![CDATA[<p>solved it, not sure why it changed. </p><p>In file <span class="bbc">/etc/default/keyboard</span> i changed the line <span class="bbc">XKBOPTIONS=&quot;compose:lwin,terminate:ctrl_alt_bksp&quot;</span></p><p>to&#160; <span class="bbc">XKBOPTIONS=&quot;compose:menu,terminate:ctrl_alt_bksp&quot;</span></p><p>then <span class="bbc">sudo udevadm trigger --subsystem-match=input --action=change</span></p><p>now have both modkeys for dwm working, for now atleast.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Tue, 19 Jan 2021 01:50:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26899#p26899</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] refractainstaller - multi_key not working?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26891#p26891</link>
			<description><![CDATA[<p>refractainstaller runs &#039;dpkg-reconfigure keyboard-configuration&#039; and that&#039;s all it does with keyboard. It copies the running system to the hard drive. It does not add or remove packages.</p><p>refractasnapshot excludes selected files, but it does not add or remove packages. See /usr/lib/refractasnapshot/snapshot_exclude.list</p><p>Maybe something to do with locale settings? I&#039;m just guessing.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 18 Jan 2021 18:33:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26891#p26891</guid>
		</item>
		<item>
			<title><![CDATA[[solved] refractainstaller - multi_key not working?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26874#p26874</link>
			<description><![CDATA[<p>i recently did a snapshot and an install using refracta tools. Everything seems good so far except i can no longer get the windows/multikey to work.</p><p>The options ive chosen below are exactly the same options as chosen in the devuan beowulf 3 install media and the multi_key was working with those defaults.</p><p>Ive tried,</p><div class="codebox"><pre><code>sudo dpkg-reconfigure keyboard-configuration</code></pre></div><p>Model = <span class="bbc">Generic 105-key PC (intl.)</span></p><p>Layout = <span class="bbc">English (US)</span></p><p>Key to function as AltGr = <span class="bbc">The Default For The Keyboard Layout</span></p><p>Compose Key = <span class="bbc">Left Logo Key</span></p><p>Still no good, unless refractasnapshot or install replaced something i was using to make MOD2KEY which is the windows key work?</p><p>In my dwm config.h i have </p><div class="codebox"><pre><code>#include &lt;X11/XF86keysym.h&gt;
#define MODKEY Mod1Mask
#define MOD2KEY Mod4Mask</code></pre></div><p>only MOD1MASK works, MOD4MASK no longer works?</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Mon, 18 Jan 2021 12:28:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26874#p26874</guid>
		</item>
	</channel>
</rss>
