[Pkg-utopia-maintainers] Bug#677418: Due Debian bug #677418 -- gpm sharing clipboard between different users

Christoph Anton Mitterer calestyo at scientia.net
Mon Jul 9 22:08:22 UTC 2012


On Mon, 2012-07-09 at 23:50 +0200, Samuel Thibault wrote:
> As said above: when it receives a mouse click, it uses ioctl(TIOCLINUX)
> to make the kernel paste. But it doesn't even know what is being pasted.
Ah,... I now I see... so one would need to implement in the kernel, that
every user has it's own clipboard space... and only then gpm could do
something like:
onclick()
{
	if(userFits())
		ioctl(...)
	else
		;//do nothing
}


> > A "solution" might be to add a configuration option, that allows
> > cross-user copy/pasting... but that should then be disabled per default,
> > IMHO.
> I wonder who will ever notice and enable it.
Well I guess people who desperately miss that "feature" would probably
have a look at the documentation.
And especially we in Debian have debconf that could simply ask. :)


> These don't matter here: unless they are the same as some of the users
> logged into the keyboard console, they don't have any access to the
> keyboard console, and thus not to the copy/paste buffer either.
I doubt... we at the super computing centre have many nodes where we use
some sort of serial console access (differently implemented depending on
different hosts),... where I can log in from remote places (via ssh or
browser) and get a console on which I can use gpm.
And it's the same if you remotely log in on the consoles of VMs.


Cheers,
Chris.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6014 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20120710/a7382b67/attachment.bin>


More information about the Pkg-utopia-maintainers mailing list