<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gnu.screen.user">
    <title>gmane.comp.gnu.screen.user</title>
    <link>http://blog.gmane.org/gmane.comp.gnu.screen.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4073"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4070"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4068"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4067"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4066"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4065"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4064"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4057"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4056"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4054"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4051"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4042"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4041"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4039"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4038"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4030"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4025"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4025"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4025"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.screen.user/4019"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4073">
    <title>resume screen sessions after a shutdown: checkpointing?</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4073</link>
    <description>&lt;pre&gt;
Hi,
although this question is not directly related to screen
I'm looking for people who already might have found a solution.
I use screen on several remote hosts (mostly Linux and IBM AIX)
taking full advantage of the session management, so I just need
to log on the remote host and resume my everyday's work reattaching
to my screen sessions.
The problem is that screen sessions get lost when a remote host
reboots or shuts down.
So I'm wondering if there exist a way to automatically save the
screen session before a reboot or shut down and resume it when
the host starts up again.
In particular I'm thinking to automatic checkpointing of the screen
session, in a way similar to the checkpointing feature supported
by many batch queue systems.

Is there any screen user who use something similar?

Thsnks in advance!
&lt;/pre&gt;</description>
    <dc:creator>Pier Giuseppe Fogli</dc:creator>
    <dc:date>2012-05-23T08:35:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4070">
    <title>Sending the Ctrl-C keystroke into a screen window</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4070</link>
    <description>&lt;pre&gt;Dear community,

Would you please let me know how one could send programmatically the Ctrl-C keystroke, needed for breaking the current application, into a specific window of a particular screen session? The "screen -x &amp;lt;sessionName&amp;gt; -p &amp;lt;windowTitle&amp;gt; -X break" command, which could make this, as one might suppose, does not work really.

Looking forward to hearing from you.

Thanks a lot!

Kind regards,
Anatoly Varakin
_______________________________________________
screen-users mailing list
screen-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/screen-users
&lt;/pre&gt;</description>
    <dc:creator>Anatoly Varakin</dc:creator>
    <dc:date>2012-05-21T14:54:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4068">
    <title>How one could address a window with a highest number inside aparticular screen session?</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4068</link>
    <description>&lt;pre&gt;Dear colleagues,

Please help to resolve the problem of finding a reliable way to address programmatically (via bash script) a window with a highest number inside a particular screen session, without an explicit specification of neither window number nor title, and no matter which window has been opened manually last time. It is necessary for the consecutive closing windows in the strict backward order opposite to the windows creation order.

Any ideas would be greatly appreciated.

Thanks in advance!

Kind regards,
Anatoly Varakin

_______________________________________________
screen-users mailing list
screen-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/screen-users
&lt;/pre&gt;</description>
    <dc:creator>Anatoly Varakin</dc:creator>
    <dc:date>2012-05-15T18:47:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4067">
    <title>How one could open a screen window with a highest number?</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4067</link>
    <description>&lt;pre&gt;Dear colleagues,

Please help to resolve the problem of finding a reliable way to address programmatically (via bash script) a window with a highest number inside a particular screen session, without an explicit specification of neither window number nor title, and no matter which window has been opened manually last time. It is necessary for the consecutive closing windows in the strict backward order.

Any ideas would be greatly appreciated.

TIA!

Kind regards,
Anatoly Varakin
_______________________________________________
screen-users mailing list
screen-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/screen-users
&lt;/pre&gt;</description>
    <dc:creator>Anatoly Varakin</dc:creator>
    <dc:date>2012-05-15T15:21:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4066">
    <title>How one could open a screen window with a highest number?</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4066</link>
    <description>&lt;pre&gt;Dear colleagues,

Please help to resolve the problem of finding a reliable way to address programmatically (via bash script) a screen window with a highest number, without an explicit specification neither window number nor title, and no matter which window has been opened manually last time. It is necessary for the consecutive closing windows in the strict backward order.

Any ideas would be greatly appreciated.

TIA!

Kind regards,
Anatoly Varakin
_______________________________________________
screen-users mailing list
screen-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/screen-users
&lt;/pre&gt;</description>
    <dc:creator>Anatoly Varakin</dc:creator>
    <dc:date>2012-05-15T10:33:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4065">
    <title>Is there a way out of a locked screen</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4065</link>
    <description>&lt;pre&gt;Say, I have inadvertently resumed a locked screen session and I don't
know the password for it. It seems to me that there is no way out,
save entering the correct password. Am I right? And if so, shouldn't
the user be able to get out?

Mostafa
&lt;/pre&gt;</description>
    <dc:creator>hom.sepanta-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-01T15:21:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4064">
    <title>Alpine viewer issues</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4064</link>
    <description>&lt;pre&gt;Hi,

I posted this question at
http://unix.stackexchange.com/q/31243/5788

I've been using screen for a while and its basic features suit my needs 
well. However, when running alpine from within screen, I have an issue 
when I try to launch the external viewer. It tells me that the command 
completed, but nothing happens. If I do the same thing from a regular 
session or tmux it works just fine. And if I run tmux inside screen and 
alpine inside that then it works just fine.

If I try to pipe a message to a file I get an error "can't exec (script) 
no such file or directory"

Any help would be appreciated!
Thanks,
Wayne
&lt;/pre&gt;</description>
    <dc:creator>Wayne Werner</dc:creator>
    <dc:date>2012-04-19T14:29:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4057">
    <title>problem when split window</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4057</link>
    <description>&lt;pre&gt;i use CTRL+a+S to split window in screen, but i can't input anything
in the region, and there is no more bash forked.
i can use CTRL+a+Tab to switch to the second region.
i can use CTRL+a+X to kill the second region, when i use CTRL+D to
exit the first region, i just exit the whole screen,
here is my snapshot:http://i.imgur.com/uX3CW.png
&lt;/pre&gt;</description>
    <dc:creator>夏凯</dc:creator>
    <dc:date>2012-04-17T14:53:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4056">
    <title>join org</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4056</link>
    <description>&lt;pre&gt;
I am a new member of IBM, and interested in the screen, so I want to join
hte screen-user org to get more information._______________________________________________
screen-users mailing list
screen-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/screen-users
&lt;/pre&gt;</description>
    <dc:creator>Jin CJ Cheng</dc:creator>
    <dc:date>2012-04-10T11:53:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4054">
    <title>alias ls does not work in screen</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4054</link>
    <description>&lt;pre&gt;Hello,
I set up alias ls as ls -F --color=auto in .bash_profile and it works fine.
However, when I start screen, it does not work. Do I need any special
setting in .screenrc? Thanks

system: 2.6.35.13-92.fc14.x86_64

.screenrc

hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%=
%{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%=
%{g}][%{B}%Y-%m-%d %{W}%c %{g}]'

# Default screens
......

altscreen on
shell $SHELL

Thanks a lot!

Jingxin
_______________________________________________
screen-users mailing list
screen-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/screen-users
&lt;/pre&gt;</description>
    <dc:creator>Jingxin Feng</dc:creator>
    <dc:date>2012-03-26T03:43:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4051">
    <title>X clipboard</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4051</link>
    <description>&lt;pre&gt;Hi,
is it possible to copy a text selection to the X clipboard? Right now
I'm copying text and piping it into xsel, which works but is a bit
cumbersome, some kind of wrapper or macro would be handy.

TIA,

&lt;/pre&gt;</description>
    <dc:creator>Philipp Haselwarter</dc:creator>
    <dc:date>2012-02-18T17:23:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4042">
    <title>Identifier matching in the at command</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4042</link>
    <description>&lt;pre&gt;Hi.

I can't seem to find anything regarding the syntax for the
"identifier" from the at command. So far I discovered that
- I can match the windows that have the title begin with the same characters or
- I can match only one window by complete title or number or
- I can match all the windows.

I'm interested in matching only a list of windows (title or numbers)
or a range of numbers. Is this possible? If yes, how?

Thanks.
--
Fita Adrian
&lt;/pre&gt;</description>
    <dc:creator>Adrian Fita</dc:creator>
    <dc:date>2012-02-03T11:48:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4041">
    <title>Screen will not launch at all in OS X</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4041</link>
    <description>&lt;pre&gt;
Hi, I am running OS X 10.7, and GNU Screen will not launch at all at the
command line (it just hangs indefinitely). This is true both when trying to
run screen locally and remotely. Screen will still do some basic stuff such
as dump the version information when I run "screen --version", but about all
I can do if I run screen normally is suspend the process, and when I run
"fg" I get the following error message:

"Sorry, cannot contact session "52349.ttys010.xxxxx" again."

This problem has actually existed for me for over a year (under both 10.6
and 10.7), and both the built-in version of screen in OS X and the version
from MacPorts have the same problem (they are both version 4.00.03). Does
anyone have any ideas on how to solve this?
&lt;/pre&gt;</description>
    <dc:creator>Errer</dc:creator>
    <dc:date>2012-02-03T06:46:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4039">
    <title>reorder windows like browser drag+drop tab reordering</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4039</link>
    <description>&lt;pre&gt;Hi,

I have about 20 windows open in my screen session, and I would like to
reorder the right-most window 20 to say, just before position 10 like this:

1 2 3 4 5 6 7 8 9      10 11 12 13 14 15 16 17 18 19 20
                                                  ...V
                                       ............
                     ...................
                  ....
                  V
1 2 3 4 5 6 7 8 9 20   10 11 12 13 14 15 16 17 18 19

How can I do that in a simple command?
_______________________________________________
screen-users mailing list
screen-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/screen-users
&lt;/pre&gt;</description>
    <dc:creator>Albert Vilella</dc:creator>
    <dc:date>2012-01-27T12:32:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4038">
    <title>Escape sequence voodoo.</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4038</link>
    <description>&lt;pre&gt;Hi all,

The terminal emulator rxvt-unicode supports perl plugins, whereby I
can perform actions in response to escape sequences (amongst other
events).  I've been enjoying hacking at these.  My immediate
application is to allow notifications in notify-osd on my local
machine without the complications or (ugly) delays of doing it with
notify-send and X forwarding, and this works well when urxvt can see
the commands.  I reach a conundrum, however, when trying to make these
play nice with screen.

Screen, correctly I believe, does not pass unrecognized escape
sequences, so they never get to urxvt.  I can hop through N screens,
for a fixed N, by wrapping with N layers of \eP...\e\\, but that's
ugly, inflexible, and not really the right way anyway.  The truly
correct way, I think, is to add terminal capabilities for each of my
extensions, and add these to my termcap files for both screen and
urxvt, which is straightforward enough for the most part but I am
wondering if there's any means (short of hacking at the source) of
making screen query and use some particular capability of its parent
terminal when it sees a particular escape sequence.  Ideas for other
ways of accomplishing what I'm setting about here are also welcome, as
are questions, and pointers for where it should be added in the source
if it that is required (though I realize this is a users list).


Thank you,

David
&lt;/pre&gt;</description>
    <dc:creator>David Thomas</dc:creator>
    <dc:date>2012-01-18T20:17:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4030">
    <title>Two column layout</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4030</link>
    <description>&lt;pre&gt;Hi all,

Is it possible to have two panes hold a single window (much like a two
column layout in a magazine)?

It'd be sweet to have

A|D
B|E
C|F

where A, B, C, D, E, F are sequential lines from, say, a text editor
and | is a screen split.  Especially on a wide-but-not-tall monitor.

Thanks,
Rhys
&lt;/pre&gt;</description>
    <dc:creator>Rhys Ulerich</dc:creator>
    <dc:date>2012-01-13T16:30:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4025">
    <title>Moving windows around in a relative manner</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4025</link>
    <description>&lt;pre&gt;Hi List,

I often happen to have a bunch of screen windows which I'd like to
move around in a relative (move left or right) and not in an absolute
(:number x) manner.

It seems to me that the screen+bumpandcollapse patch written by D
Andrew Reynhout more than 3 years ago, discussed at
http://lists.gnu.org/archive/html/screen-users/2008-08/msg00077.html
is exactly what I'm looking for.  Please let me know whether it has
been integrated to screen in the meantime or if any equivalent
functionality has been created.

If nothing has been done about this then I'm willing to pay someone
for doing this work because it'd be tremendously useful.  (I'm a
software developer myself without any free time so I'd rather like to
delegate this task.)

&lt;/pre&gt;</description>
    <dc:creator>László Monda</dc:creator>
    <dc:date>2012-01-05T22:50:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4025">
    <title>Moving windows around in a relative manner</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4025</link>
    <description>&lt;pre&gt;Hi List,

I often happen to have a bunch of screen windows which I'd like to
move around in a relative (move left or right) and not in an absolute
(:number x) manner.

It seems to me that the screen+bumpandcollapse patch written by D
Andrew Reynhout more than 3 years ago, discussed at
http://lists.gnu.org/archive/html/screen-users/2008-08/msg00077.html
is exactly what I'm looking for.  Please let me know whether it has
been integrated to screen in the meantime or if any equivalent
functionality has been created.

If nothing has been done about this then I'm willing to pay someone
for doing this work because it'd be tremendously useful.  (I'm a
software developer myself without any free time so I'd rather like to
delegate this task.)

&lt;/pre&gt;</description>
    <dc:creator>László Monda</dc:creator>
    <dc:date>2012-01-05T22:50:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4025">
    <title>Moving windows around in a relative manner</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4025</link>
    <description>&lt;pre&gt;Hi List,

I often happen to have a bunch of screen windows which I'd like to
move around in a relative (move left or right) and not in an absolute
(:number x) manner.

It seems to me that the screen+bumpandcollapse patch written by D
Andrew Reynhout more than 3 years ago, discussed at
http://lists.gnu.org/archive/html/screen-users/2008-08/msg00077.html
is exactly what I'm looking for.  Please let me know whether it has
been integrated to screen in the meantime or if any equivalent
functionality has been created.

If nothing has been done about this then I'm willing to pay someone
for doing this work because it'd be tremendously useful.  (I'm a
software developer myself without any free time so I'd rather like to
delegate this task.)

&lt;/pre&gt;</description>
    <dc:creator>László Monda</dc:creator>
    <dc:date>2012-01-05T22:50:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4019">
    <title>wall linux command not working?</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4019</link>
    <description>&lt;pre&gt;Hello everyone,

Today I had the need to broadcast a message to all logged in users. I tried
the `wall` command and it worked fine. But if the user is using screen the
message is not displayed.
In other words if you are working inside a screen session then you won't
see any messages sent with the `wall` command.
Can someone more familiar help me out with this?
I am using Screen version 4.00.03jw4 (FAU) 2-May-06
Also I found the 'wall' screen command but it shows the messages in the
hard-status line and they disappear after a while. Is there a way that I
can send the messages to the virtual terminals in screen instead of the
hard-status line?

Thank you,
Vladimir
_______________________________________________
screen-users mailing list
screen-users-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org
https://lists.gnu.org/mailman/listinfo/screen-users
&lt;/pre&gt;</description>
    <dc:creator>Vladimir Todorov</dc:creator>
    <dc:date>2012-01-01T00:16:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.screen.user/4018">
    <title>Problems with Emacs redisplay in screen</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.screen.user/4018</link>
    <description>&lt;pre&gt;I've only recently starting using screen on my Mac (/usr/bin/screen, version
4.00.03 (FAU) 23-Oct-06), having tired of dropped connections.  I typically
just run GNU Emacs in no window mode to read mail using VM.  I ssh from a
Gnome terminal on a Solaris machine at work.  TERM is generally set to
"xterm" though I've also tried "gnome".

Much of the time things work well, but there are times when I simply can't
seem to get Emacs to properly refresh its windows.  In these cases I
typically wind up with almost nothing visible.  If I know where I am (say,
in VM), I can generally 'q'uit and start it up again.  I suspect that works
mostly because when I exit the mail program it brings me back to a window
with substantially different content (say, the *scratch* buffer), so Emacs
has to completely refresh then and refresh again when I restart VM.

Is there something I can do to make this combination work better?

Thanks,

&lt;/pre&gt;</description>
    <dc:creator>Skip Montanaro</dc:creator>
    <dc:date>2011-12-29T22:32:18</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnu.screen.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnu.screen.user</link>
  </textinput>
</rdf:RDF>

