<?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=5463&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / A Survey of User-made Content]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5463</link>
		<description><![CDATA[The most recent posts in A Survey of User-made Content.]]></description>
		<lastBuildDate>Tue, 25 Nov 2025 08:42:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60061#p60061</link>
			<description><![CDATA[<p>so i put out a new release of systemact that adds support for consolekit and custom user override functions, say if you rawdog sudo by adding your user to the sudoers list or use doas or something else.</p><p><a href="https://github.com/eylles/systemact/releases/tag/0.2.0" rel="nofollow">https://github.com/eylles/systemact/releases/tag/0.2.0</a></p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Tue, 25 Nov 2025 08:42:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60061#p60061</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57848#p57848</link>
			<description><![CDATA[<div class="quotebox"><cite>greenjeans wrote:</cite><blockquote><div><p>Both the Mate terminal and LXterminal support mouse-wheel scrolling.</p></div></blockquote></div><p>Thanks, greenjeans. What you quoted was possible alternatives for others who want to use a mouse. Gave lxterminal a spin anyway and it reminded me of why I use the Up/Dn arrows and PgUp/PgDn to scroll. Using the mouse means having to move my right hand back and forth between the mouse and the keyboard (aptitude, man pages, etc). I find it easier to just keep both hands on the keyboard. </p><p>About lxterminal: on this OS, the mouse defaults to skipping two lines instead of scrolling one line at a time. Wasn&#039;t useful in aptitude. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> Didn&#039;t see a scroll setting in the GUI prefs and didn&#039;t look further, just deleted it. Appreciate the thought.</p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Thu, 04 Sep 2025 21:36:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57848#p57848</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57798#p57798</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I&#039;ve read that configuring tmux or xbindkeys can enable mouse wheel scrolling in xterm but haven&#039;t tried either. Also read gnome-terminal has built-in mouse wheel scrolling but the less gnome the better.</p></div></blockquote></div><p>Both the Mate terminal and LXterminal support mouse-wheel scrolling. They both show scrollbars but they don&#039;t work for some reason, but mouse-scrolling works great.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Wed, 03 Sep 2025 16:41:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57798#p57798</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57783#p57783</link>
			<description><![CDATA[<p>dunno, i&#039;ve been able to use my uxterm config to scroll with mouse ever since i set it up with that config</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Tue, 02 Sep 2025 22:05:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57783#p57783</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57780#p57780</link>
			<description><![CDATA[<p>@zapper, can say &quot;didnt know that&quot; about plenty of stuff I read here. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" />&#160; Does EDX-0&#039;s suggestion work for you?</p><p>@EDX-0, tried xresources a while back and for me, it was easier to tweak cmds in the fluxbox menu. Eg: got another xterm in the menu for aptitude, man pages, lsmod, etc. I added a geometry flag to the above posted menu entry so xterm opens to the screen height. </p><p>I&#039;ve read that configuring <span class="bbc">tmux</span> or <span class="bbc">xbindkeys</span> can enable mouse wheel scrolling in xterm but haven&#039;t tried either. Also read <span class="bbc">gnome-terminal</span> has built-in mouse wheel scrolling but the less gnome the better. How xterm is configured here works for me.</p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Tue, 02 Sep 2025 18:44:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57780#p57780</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57767#p57767</link>
			<description><![CDATA[<p>well, technically in the keybinds overrides you could do something like this:</p><div class="codebox"><pre><code>     │ ! keybind overrides
     │ UXTerm*VT100.Translations: #override \
     │     Prior &lt;KeyPress&gt;:scroll-back(1,halfpage) \n\
     │     Next &lt;KeyPress&gt;:scroll-forw(1,halfpage) \n\
     │     Shift &lt;KeyPress&gt; Insert: insert-selection(CLIPBOARD) \
     │     Ctrl Shift &lt;Key&gt;V:    insert-selection(CLIPBOARD) \
     │     Ctrl Shift &lt;Key&gt;C:    copy-selection(CLIPBOARD) \</code></pre></div><p>which would work and make the xterm buffer scroll up and down with just the next and prior key, but that is going to cause problems with the tui programs like vim that map functions to the next and prior keys, say in vim instead of scrolling in the vim buffer you&#039;ll scroll the xterm buffer which will also show terminal history... and that is without mentioning that you have to unmap the default xterm keybinds that add the half page scroll function cuz otherwise you just duplicated the same function without a keychord for a worse user experience...</p><div class="codebox"><pre><code>    ! xterm default keybinds, see full list with man xterm
        Shift &lt;KeyPress&gt; Prior:scroll-back(1,halfpage) \n\
        Shift &lt;KeyPress&gt; Next:scroll-forw(1,halfpage) \n\</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Tue, 02 Sep 2025 13:26:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57767#p57767</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57763#p57763</link>
			<description><![CDATA[<p>@EDX-0 Is there a way to make it so that I only need to press up and down to scroll? Without shift I mean. for xterm</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Tue, 02 Sep 2025 10:22:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57763#p57763</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57760#p57760</link>
			<description><![CDATA[<p>ah, that is configuring xterm through command line, i configure xterm through xresources.</p><p>i got this file structure for my x11 related configs</p><div class="codebox"><pre><code>  [$HOME/.config/x11/]
 ├──  dynamset*
 ├──  xinitrc*
 ├──  xprofile*
 ├──  xresources
 └──  Xresources.d/
    ├──  colors
    ├──  nsxiv
    ├──  nsxiv-colors
    └──  xterm</code></pre></div><p>the file .Xdefaults is just a symlink to the xresources file inside .config/x11</p><div class="codebox"><pre><code>[ ed  Pro  ~ ] namei  .Xdefaults
f: .Xdefaults
 l .Xdefaults -&gt; .config/x11/xresources</code></pre></div><p>with these contents:</p><div class="codebox"><pre><code> 
  File │  .Xdefaults
───────────────────────────────────────────────────────────────────────────
     1 │ !*dpmsEnabled:         False
     2 │ Xcursor.theme: breeze-pywal
     3 │ Xft.antialias: 1
     4 │ !Xft.dpi:      96.1025390625
     5 │ Xft.dpi:  86
     6 │ Xft.hinting:   1
     7 │ Xft.hintstyle: hintslight
     8 │ Xft.lcdfilter: lcddefault
     9 │ Xft.rgba:      rgb
    10 │
    11 │ #include &quot;Xresources.d/xterm&quot;
    12 │ #include &quot;Xresources.d/colors&quot;
    13 │ #include &quot;Xresources.d/nsxiv&quot;
    14 │ #include &quot;Xresources.d/nsxiv-colors&quot; </code></pre></div><p>that is because my color definitions are generated by a script</p><p>my actual xterm config is this:</p><div class="codebox"><pre class="vscroll"><code> 
  File │  .config/x11/Xresources.d/xterm  
─────────────────────────────────────────────────────────────────────
     1 │ ! text font
     2 │ UXTerm*faceName: BlexMono Nerd Font Mono:size=9
     3 │ UXTerm.vt100.scaleHeight: 1.0
     4 │ ! Unreadable
     5 │ UXTerm*faceSize1: 3
     6 │ ! Tiny:
     7 │ UXTerm*faceSize2: 6
     8 │ ! Small:
     9 │ UXTerm*faceSize3: 10
    10 │ ! Medium:
    11 │ UXTerm*faceSize4: 12
    12 │ ! Large:
    13 │ UXTerm*faceSize5: 15
    14 │ ! Huge:
    15 │ UXTerm*faceSize6: 18
    16 │ ! Enormous:
    17 │ UXTerm*faceSize7: 24
    18 │ ! do not compare bold to normal font
    19 │ UXTerm*freeBoldBox: true
    20 │ ! set term name
    21 │ UXTerm.termName:xterm-256color
    22 │ ! set saved lines
    23 │ UXTerm*saveLines: 999999
    24 │ ! double-click to select whole URLs :D
    25 │ UXTerm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
    26 │ ! Allow sixel graphics. (Try: &quot;convert -colors 16 foo.jpg sixel:-&quot;).
    27 │ UXTerm*decTerminalID : vt340
    28 │ UXTerm*eightBitInput: false
    29 │ UXTerm.vt100.internalBorder: 2
    30 │ UXTerm*jumpScroll:      true
    31 │ UXTerm*multiScroll:     true
    32 │ UXTerm*alternateScroll: true
    33 │ ! ops
    34 │ UXTerm*.vt100.allowTitleOps: true
    35 │ UXTerm*.vt100.allowFontOpts: true
    36 │ UXTerm*.vt100.allowWindowOps: true
    37 │ ! cursor
    38 │ UXTerm*selectToClipboard: true
    39 │ ! select without mouse
    40 │ UXTerm*printerCommand: sh -c &#039;xterm-copyout &lt;&amp;3&#039; 3&lt;&amp;0
    41 │ ! print with ansi colors
    42 │ UXTerm*printAttributes: 2
    43 │ ! keybind overrides
    44 │ UXTerm*VT100.Translations: #override \
    45 │     Ctrl &lt;Key&gt;slash: print-everything() \
    46 │     Ctrl &lt;Key&gt; -: smaller-vt-font() \
    47 │     Ctrl &lt;Key&gt; +: larger-vt-font() \
    48 │     Ctrl &lt;Key&gt; 0: set-vt-font(d) \
    49 │     Shift Ctrl &lt;Key&gt;T: spawn-new-terminal() \
    50 │     &lt;BtnUp&gt;:select-end(SELECT, CUT_BUFFER0, PRIMARY) \
    51 │     Ctrl Shift &lt;Key&gt;H: set-altscreen(toggle) \
    52 │     Shift &lt;KeyPress&gt; Home : scroll-to(begin) \
    53 │     Shift &lt;KeyPress&gt; End  : scroll-to(end) \
    54 │     Shift &lt;KeyPress&gt; Insert: insert-selection(CLIPBOARD) \
    55 │     Ctrl Shift &lt;Key&gt;V:    insert-selection(CLIPBOARD) \
    56 │     Ctrl Shift &lt;Key&gt;C:    copy-selection(CLIPBOARD) \</code></pre></div><p>yes, i do use uxterm rather than xterm, tho that is because the command i actually use to start a terminal is x-terminal-emulator, which is symlinked to the xterm lxterm (locale xterm) which detects the locale charmap, in my case UTF-8, and calls the uxterm wrapper script</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Tue, 02 Sep 2025 04:46:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57760#p57760</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57758#p57758</link>
			<description><![CDATA[<p>@fanderal huh didnt know that about xterm</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Tue, 02 Sep 2025 01:42:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57758#p57758</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57735#p57735</link>
			<description><![CDATA[<p>FWIW, using xterm without vte2/3 or clipboard app:</p><p>copy/paste:<br />highlight text to copy, middle-click to paste in terminal/gui editor</p><p>without scrollbar:<br />Hold Shift + Tap PgUp/PgDn to scroll up/down one page</p><p>Temporary options in xterm window:<br />Main: hold Ctrl + hold left-click and scroll to select<br />VT: hold Ctrl + hold middle-click and scroll to select <br />Fonts: hold Ctrl + hold right-click and scroll to select</p><p>Permanent option for scrollbar<br />Open /etc/X11/app-defaults/XTerm as root, add line at bottom:<br /><span class="bbc">*scrollBar: true</span></p><p>In my fluxbox menu:<br /><span class="bbc">[exec] (Terminal) {xterm -bg black -fg green -fa &#039;Monospace&#039; -fs 14} &lt;&gt;</span>&#160; <br />Note: adding <span class="bbc">-sb</span> to the above line will open xterm with a scrollbar</p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Sun, 31 Aug 2025 18:25:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57735#p57735</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57723#p57723</link>
			<description><![CDATA[<p>eh, well tmux does have a copy mode to copy any arbitrary text from the terminal buffer with just the keyboard alone and can use vim keys for movement, hence why i wrote the script to use tmux and optionally work without tmux.</p><p>as far as the terminal goes, that is up to preference for the user, personally i like ancient old xterm against all nice modern terminals that sport the bells and whistles out front, xterm does have the option to enable scrollbar but i do not use that one, however being able to copy text with the keyboard alone is a nice thing to have, for which i cobbled this script to extend the functionality of xterm so that i can get a new xterm (xterm with xterm) running an fzf instance that shows a dump of the whole xterm history buffer, thanks to fzf the lines are searchable by content and multiple lines can be selected, upon pressing enter every selected line is copied into the clipboard, so eh it may not be the fancier thing but the functionality is nice <a href="https://github.com/eylles/xterm-copyout" rel="nofollow">https://github.com/eylles/xterm-copyout</a></p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sun, 31 Aug 2025 07:25:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57723#p57723</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57715#p57715</link>
			<description><![CDATA[<p>@EDX-0 It would be nice to have something that works&#160; like sakura but with way less bloated dependencies.</p><p>It would have to have copy paste and show scrollbar as requirements. All terminals that do this require vte3 or vte2.</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Sun, 31 Aug 2025 01:39:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57715#p57715</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57714#p57714</link>
			<description><![CDATA[<p>well, more shell slop crudely typed by my hands, this time a handful of scripts that aim to wrap neovim and a terminal emulator into a makeshift gnvim program to better integrate with GUI programs and desktop environments</p><p><a href="https://github.com/eylles/xterm-nvim" rel="nofollow">https://github.com/eylles/xterm-nvim</a></p><p>will try to create a .deb package for it tho.</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sun, 31 Aug 2025 01:25:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57714#p57714</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52904#p52904</link>
			<description><![CDATA[<p>okay this is now released software</p><p><a href="https://github.com/eylles/zram-service" rel="nofollow">https://github.com/eylles/zram-service</a></p><p>now i just have to see if i can get it packaged on debian...</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sat, 09 Nov 2024 16:14:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52904#p52904</guid>
		</item>
		<item>
			<title><![CDATA[Re: A Survey of User-made Content]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52823#p52823</link>
			<description><![CDATA[<p>another one of my dumb utilities written in shell, may this one be more useful, may try to promote it to the bunsenlabs guys as it already fits their style.</p><p><a href="https://github.com/eylles/systemact" rel="nofollow">https://github.com/eylles/systemact</a></p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Fri, 01 Nov 2024 20:01:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52823#p52823</guid>
		</item>
	</channel>
</rss>
