public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Pavel Machek <pavel@suse.cz>
Cc: salvador <salvador@inti.gov.ar>,
	linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk
Subject: Re: [RFC] Get selection to buffer addition
Date: Wed, 8 Aug 2001 22:21:06 +0100	[thread overview]
Message-ID: <20010808222106.C22093@flint.arm.linux.org.uk> (raw)
In-Reply-To: <3B66A90D.789A90A8@inti.gov.ar> <3B66DDEB.1EA1FEC@inti.gov.ar> <20000101012446.B27@(none)>
In-Reply-To: <20000101012446.B27@(none)>; from pavel@suse.cz on Sat, Jan 01, 2000 at 01:24:46AM +0000

On Sat, Jan 01, 2000 at 01:24:46AM +0000, Pavel Machek wrote:
> Hi!
> 
> > I'm sending this mail again with the patch in plain text and not
> > gzip+uuencoded, sorry for any inconvenience.
> > 
> > What I'm looking for:
> >   I'm looking for comments and approval for a small addition to the console
> > driver (drivers/char/console.c).
> > 
> > Small description:
> >   The included patches adds a couple of new services to the TIOCLINUX ioctl
> > call, they are:
> > 
> > 13 (get selection into a buffer): It copies the contents of the selection
> > buffer (maintained in kernel space) into a user space provided buffer. Is
> > something like "paste to a buffer"  instead of just paste to the current
> > console.
> > 
> > 14 (get selection length): Returns the length of the selection buffer (0 if
> > none selected).
> 
> Looks good to me. Now, all I want is utility to share clipboard between
> X and text console...

Umm, silly question, but why not put this stuff into something similar to
gpm, rather than have unswappable kernel memory sucked up just for cut and
paste (possibly very large cut and paste under X).

--
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


  reply	other threads:[~2001-08-08 21:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-31 12:48 [RFC] Get selection to buffer addition salvador
2001-07-31 16:33 ` salvador
2000-01-01  1:24   ` Pavel Machek
2001-08-08 21:21     ` Russell King [this message]
2001-08-09 18:53       ` salvador
2001-07-31 16:39   ` James Simmons
2001-07-31 17:49     ` salvador
2001-08-01 17:42       ` James Simmons

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010808222106.C22093@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@suse.cz \
    --cc=salvador@inti.gov.ar \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox