<?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=2680&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Copy, past urxvt-unicode in Devuan Ascii]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2680</link>
		<description><![CDATA[The most recent posts in Copy, past urxvt-unicode in Devuan Ascii.]]></description>
		<lastBuildDate>Tue, 19 Feb 2019 14:44:56 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Copy, past urxvt-unicode in Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14471#p14471</link>
			<description><![CDATA[<p>And here&#039;s my configuration</p><div class="codebox"><pre><code>#include &quot;.xrdb/color/solarized&quot;
#include &quot;.xrdb/rofi/nord&quot;

URxvt.font: xft:Liberation Mono:size=10 :antialias=true:autohint=false
URxvt.boldFont: xft:Liberation Mono:Bold:size=10 :antialias=true:autohint=false
URxvt.geometry: 		72x18
URxvt*letterSpace: 	    0
URxvt.lineSpace: 		0
URxvt*internalBorder:   24
URxvt*externalBorder:   0
URxvt*depth:            32
URxvt*saveline:         2000
URxvt*termName:         rxvt-256color
URxvt*iso14755:         false
URxvt*scrollBar:        false
URxvt*scrollBar_right:  false
URxvt.copyCommand:      xclip -i -selection clipboard
URxvt.pasteCommand:     xclip -o -selection clipboard
URxvt.keysym.Shift-Up:	command:\033]720;1\007
URxvt.keysym.Shift-Down:command:\033]721;1\007
URxvt.urlLauncher:      firefox
URxvt.underlineURLs:    true
URxvt.urlButton:        1
URxvt*buffered:         false          
URxvt.urgentOnBell: 	True</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Tue, 19 Feb 2019 14:44:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14471#p14471</guid>
		</item>
		<item>
			<title><![CDATA[Re: Copy, past urxvt-unicode in Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14444#p14444</link>
			<description><![CDATA[<div class="codebox"><pre class="vscroll"><code>! urxvt -------------------------------------------

!!!!!!!!!!URxvt.font: xft:Monospace:size=11
!!!!!!!!!!URxvt.boldFont: xft:Monospace:Bold:size=11
URxvt.font: xft:DejaVu Sans Mono for Powerline:size=11
URxvt.boldFont: xft:DejaVu Sans Mono for Powerline:Bold:size=11
!URxvt.font: xft:Source Code Pro Medium:size=11:antialias=true:hinting=true:hintstyle=hintslight
! letterSpace fait bugguer POWERLINE, certains caractères ne s_affichent pas correctement
! qu&#039;à une certaine size, alors que normalement c&#039;est quelque soit la size
!!!!!!!!!!URxvt.letterSpace: -2
! Add fallback fonts as laid out in `man 1 urxvt` under &quot;font:&quot; in the RESOURCES section

! Window size and position
!URxvt*geometry: 60x22+50+100
! Window size, let the Window Manager position it
URxvt.geometry: 80x28

URxvt.scrollstyle: plain
URxvt.scrollBar: true
URxvt.scrollBar_right: true
URxvt.iconFile: /usr/share/icons/Adwaita/48x48/apps/utilities-terminal.png

! Grey theming
!URxvt*background: #cecece
!URxvt*foreground: #101010
! Terminator Crunchbang colours
URxvt.background: [85]#2e3436
URxvt.foreground: #d8d8d8
! je met les couleurs de terminator (fond noir au lieu d_être gris foncé)
! s-adapte mieux à POWERLINE, sinon &quot;master&quot; ne ressort plus (gris sur gris)
!URxvt.background: [85]#000000
/* URxvt.foreground: #888888 */
!URxvt.foreground: #AAAAAA

! scrollback buffer lines - 65535 is max (64 is default)
URxvt.saveLines:16384

! True Transparency, opacity percentage set in square brackets before URxvt.background colour
URxvt.depth: 32

! Clickble URLs
URxvt.perl-ext-common: default,matcher,font-size
URxvt.url-launcher: /usr/bin/x-www-browser
URxvt.matcher.button: 3

! Custom colourscheme, see http://terminal.sexy/ for more ideas.

! Black
URxvt.color0: #000000
URxvt.color8: #666666

! Red
URxvt.color1: #9e1828
URxvt.color9: #cf6171

! Green
URxvt.color2: #aece92
URxvt.color10: #c5f779

! Yellow
URxvt.color3: #968a38
URxvt.color11: #fff796

! Blue
URxvt.color4: #414171
URxvt.color12: #4186be

! Magenta
URxvt.color5: #963c59
URxvt.color13: #cf9ebe

!Cyan
URxvt.color6: #418179
URxvt.color14: #71bebe

! White
URxvt.color7: #bebebe
URxvt.color15: #ffffff

! Colourised man pages, also changes scheme for htop(1) and others.
!
! Headings:
URxvt.colorBD: #cf6171
!
! Underline:
URxvt.colorUL: #4186be
!
! Italicised:
URxvt.colorIT: #71bebe

! resize-font ++++++++++++++++++++++++++

! And re-bind some keymappings (if you want, below are the defaults):
! URxvt.keysym.C-minus:     resize-font:smaller
! URxvt.keysym.C-plus:      resize-font:bigger
! URxvt.keysym.C-equal:     resize-font:reset
! URxvt.keysym.C-question:  resize-font:show
!
! You can also configure the number of steps to take when changing the size:
! URxvt.resize-font.step: 2
!URxvt.keysym.C-Down:     resize-font:smaller
!URxvt.keysym.C-Up:      resize-font:bigger

! font-size ++++++++++++++++++++++++++

URxvt.keysym.C-Up:     font-size:increase 
URxvt.keysym.C-Down:   font-size:decrease
URxvt.keysym.C-equal:  font-size:reset 
URxvt.keysym.C-questions:  font-size:show</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (thierrybo)]]></author>
			<pubDate>Mon, 18 Feb 2019 18:22:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14444#p14444</guid>
		</item>
		<item>
			<title><![CDATA[Re: Copy, past urxvt-unicode in Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14431#p14431</link>
			<description><![CDATA[<p>Is possible share your&#039;s .Xresources?</p>]]></description>
			<author><![CDATA[dummy@example.com (w3)]]></author>
			<pubDate>Mon, 18 Feb 2019 09:03:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14431#p14431</guid>
		</item>
		<item>
			<title><![CDATA[Re: Copy, past urxvt-unicode in Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14366#p14366</link>
			<description><![CDATA[<p>I do not have a .Xresources file but it just works for me. I am using <span class="bbc">rxvt-unicode-256color</span> under LXDE and LXQt and normally use left mouse for select and middle mouse click for paste, although I have just tested that right mouse also works for extending the selected area. Having read the above post, I checked that <span class="bbc">&lt;ctl&gt;&lt;alt&gt;c</span> and <span class="bbc">&lt;ctl&gt;&lt;alt&gt;v</span> do also work as described.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Fri, 15 Feb 2019 08:56:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14366#p14366</guid>
		</item>
		<item>
			<title><![CDATA[Re: Copy, past urxvt-unicode in Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14361#p14361</link>
			<description><![CDATA[<p>I did not added any <em>copyCommand</em> or <em>pasteCommand</em> to my .Xresources and a can copy with <em>Ctl + Alt + C</em> and paste with <em>Ctrl + Alt + V</em>, in addition to mouse selection + mouse Middle click to paste</p>]]></description>
			<author><![CDATA[dummy@example.com (thierrybo)]]></author>
			<pubDate>Thu, 14 Feb 2019 21:24:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14361#p14361</guid>
		</item>
		<item>
			<title><![CDATA[Copy, past urxvt-unicode in Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14357#p14357</link>
			<description><![CDATA[<p>Hy </p><p>I am not able to configure copy / paste in rxvt-unicode</p><p>Install packages:</p><div class="codebox"><pre><code>apt-get install rxvt-unicode xsel</code></pre></div><p>my <span class="bbu">.Xresources</span> configuration file has the following lines of settings.</p><div class="codebox"><pre><code>URxvt.perl-ext-common: default,matcher,tabbedex,vtwheel,clipboard,url-select,keyboard-select
URxvt.keysym.Shift-Control-C: perl:clipboard:copy
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
URxvt.copyCommand: xsel  -c -s clip
URxvt.pasteCommand: xsel -p -s clip</code></pre></div><p>Something&#039;s missing?</p>]]></description>
			<author><![CDATA[dummy@example.com (w3)]]></author>
			<pubDate>Thu, 14 Feb 2019 16:45:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14357#p14357</guid>
		</item>
	</channel>
</rss>
