<?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=670&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / X11 Programming Development Forum?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=670</link>
		<description><![CDATA[The most recent posts in X11 Programming Development Forum?.]]></description>
		<lastBuildDate>Wed, 21 Jun 2017 09:29:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: X11 Programming Development Forum?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2397#p2397</link>
			<description><![CDATA[<p><em>As this may be helpful for somebody else:</em><br />Success on TWM </p><p><em>_Caveat_ <br />I had to add (restore ?) a conf file so X would let me start as a normal user from console.<br />(see end of this post if startx as a normal user doesn&#039;t work )</em></p><p>you will need to organise for xbindkeys to start<br />so perhaps something like this in ~/.xinitrc<br />( simple copy of mine so YOU need to edit / uncomment to taste )<br />As you experiment ONE variable thing at a time </p><div class="codebox"><pre class="vscroll"><code># the following variable defines the session which is started if the user
# doesn&#039;t explicitly select a session
DEFAULT_SESSION=openbox-session 

case $1 in
    twm)
	#xbindkeys &amp;
	#xterm &amp;
	exec twm
	;;
    
    enlightenment)
	exec /usr/bin/enlightenment_start
	;;
    enlightenment?*)
	exec /usr/local/bin/enlightenment_start
	;;
    icewm)
	icewmbg &amp;
	icewmtray &amp;
	exec icewm
	;;
 
    *)
	exec $DEFAULT_SESSION
	;;
esac

## EOF</code></pre></div><div class="codebox"><pre><code>startx twm </code></pre></div><p>&#160; or </p><div class="codebox"><pre><code>xinit  twm -- :2 </code></pre></div><p>&#160; </p><p>Then generate a default by a run of:</p><div class="codebox"><pre><code>$ xbindkeys --default  &gt; .xbindkeys</code></pre></div><p>discover the combinations with:</p><div class="codebox"><pre><code>$ xbindkeys --keys</code></pre></div><p>--help and man pages should be available<br />It is quite helpful and can <strong>even show a redirection example</strong> for the conf file :)<br />(move any existing version out of the way.)</p><p>Finally there appear to be other ways&#160; to set keyboard shortcuts but life is short.<br />The scheme version is way more flexible, though probably not for a first attempt.<br />(the examples are excellent)</p><p><em>(and my system is broken enough already !)</em></p><p>#######################################</p><p> startx&#160; wont work for $USER ?<br />try setting this in /etc/X11/Xwrapper.config&#160; :</p><p># one of the following values: <br /># rootonly,console,anybody<br />allowed_users=anybody<br />#nice_value=12<br />#eof</p><p>worked for me _EVENTUALLY_ <br />oh the nice value is not needed its just MY pref.<br />and it should be console but I want to play with remote stuff ...</p><p><em>This WILL make your system less secure.</em></p>]]></description>
			<author><![CDATA[dummy@example.com (PeteGozz)]]></author>
			<pubDate>Wed, 21 Jun 2017 09:29:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2397#p2397</guid>
		</item>
		<item>
			<title><![CDATA[Re: X11 Programming Development Forum?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2395#p2395</link>
			<description><![CDATA[<p>Replying to myself </p><p>Xbindkeys looks promising it will even write a config file for you in either plain text or guile<br />however I think my window manger is grabbing (back) the keys or I have to&#160; log out in again ... no idea</p>]]></description>
			<author><![CDATA[dummy@example.com (PeteGozz)]]></author>
			<pubDate>Wed, 21 Jun 2017 08:00:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2395#p2395</guid>
		</item>
		<item>
			<title><![CDATA[Re: X11 Programming Development Forum?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2394#p2394</link>
			<description><![CDATA[<p>xbindkeys -dg <br /> is full of guile cool <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Hope it actually works these days.</p><p>I will also test here as _some_&#160; EFL based (at least) apps wont launch when run under slim.<br />But will launch when run from startx.<br /> (getting that back was a small journey in itself)</p>]]></description>
			<author><![CDATA[dummy@example.com (PeteGozz)]]></author>
			<pubDate>Wed, 21 Jun 2017 07:23:42 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2394#p2394</guid>
		</item>
		<item>
			<title><![CDATA[Re: X11 Programming Development Forum?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2393#p2393</link>
			<description><![CDATA[<p>This _should_ let you build you own user specific .xbindkeys<br /> I&#039;m not using TWM (openbox)</p><p>apt-get install xbindkeys&#160; &#160; <br />man xbindkeys</p><p>has examples</p>]]></description>
			<author><![CDATA[dummy@example.com (PeteGozz)]]></author>
			<pubDate>Wed, 21 Jun 2017 07:16:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2393#p2393</guid>
		</item>
		<item>
			<title><![CDATA[Re: X11 Programming Development Forum?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2002#p2002</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>I&#039;m not understanding this.&#160; Is it a question (about an existing forum somewhere) or a request (for a space on this forum)?&#160; If you want to discuss that here, the DIY forum would be a good place. Moving since it is not a support question regarding Devuan Jessie.</p></div></blockquote></div><p>I want to make my own XBINDKEYS for a simple launcher of XTERM. </p><p>I have learned how TinyWm works, but now, I would like to interact with keyboard. Of course, a platform such as a forum is the best, because the man X11 is not easy.</p>]]></description>
			<author><![CDATA[dummy@example.com (spartrekus)]]></author>
			<pubDate>Mon, 05 Jun 2017 06:16:16 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2002#p2002</guid>
		</item>
		<item>
			<title><![CDATA[Re: X11 Programming Development Forum?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=1974#p1974</link>
			<description><![CDATA[<p>I&#039;m not understanding this.&#160; Is it a question (about an existing forum somewhere) or a request (for a space on this forum)?&#160; If you want to discuss that here, the DIY forum would be a good place. Moving since it is not a support question regarding Devuan Jessie.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sun, 04 Jun 2017 14:48:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=1974#p1974</guid>
		</item>
		<item>
			<title><![CDATA[X11 Programming Development Forum?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=1971#p1971</link>
			<description><![CDATA[<p>Hello,</p><p>Would you eventually know a possible X11 Programming Development Forum?</p><p>Thank you</p>]]></description>
			<author><![CDATA[dummy@example.com (spartrekus)]]></author>
			<pubDate>Sun, 04 Jun 2017 11:28:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=1971#p1971</guid>
		</item>
	</channel>
</rss>
