Status of xsetmode & xsetpointer (was: [PATCH xsetmode] Remove dead code the-l option)

2013-07-13 Thread Alan Coopersmith
On 07/ 9/13 09:17 PM, Peter Hutterer wrote: On Tue, Jul 09, 2013 at 10:41:42AM +0200, Thomas Klausner wrote: On Mon, Jul 08, 2013 at 11:53:56PM -0700, Alan Coopersmith wrote: Dead code in a dead program. Pushed, though like xsetpointer, it's not had a release since X11R7.0. Hopefully no dist

Re: [PATCH xsetmode] Remove dead code the-l option

2013-07-11 Thread Thomas Klausner
On Wed, Jul 10, 2013 at 02:17:35PM +1000, Peter Hutterer wrote: > On Tue, Jul 09, 2013 at 10:41:42AM +0200, Thomas Klausner wrote: > > We still have it in pkgsrc. If you give me a good reason I can remove > > it. Like: what is the replacement, or why is it completely unneeded. > > xsetmode still w

Re: [PATCH xsetmode] Remove dead code the-l option

2013-07-09 Thread Peter Hutterer
On Tue, Jul 09, 2013 at 10:41:42AM +0200, Thomas Klausner wrote: > On Mon, Jul 08, 2013 at 11:53:56PM -0700, Alan Coopersmith wrote: > > On 07/ 8/13 03:55 PM, Stéphane Aulery wrote: > > >Remove dead code the-l option that seems copied from another utility > > >(xsetpointer) but never executed. > >

Re: [PATCH xsetmode] Remove dead code the-l option

2013-07-09 Thread Alan Coopersmith
On 07/ 9/13 01:41 AM, Thomas Klausner wrote: On Mon, Jul 08, 2013 at 11:53:56PM -0700, Alan Coopersmith wrote: On 07/ 8/13 03:55 PM, Stéphane Aulery wrote: Remove dead code the-l option that seems copied from another utility (xsetpointer) but never executed. Signed-off-by: Stéphane Aulery ---

Re: [PATCH xsetmode] Remove dead code the-l option

2013-07-09 Thread Thomas Klausner
On Mon, Jul 08, 2013 at 11:53:56PM -0700, Alan Coopersmith wrote: > On 07/ 8/13 03:55 PM, Stéphane Aulery wrote: > >Remove dead code the-l option that seems copied from another utility > >(xsetpointer) but never executed. > > > >Signed-off-by: Stéphane Aulery > >--- > > xsetmode.c | 14 ++--

Re: [PATCH xsetmode] Remove dead code the-l option

2013-07-09 Thread Stéphane Aulery
>De: Alan Coopersmith >Envoyé: Tue, 09 Jul 2013 08:53:56 +0200 (CEST) > >On 07/ 8/13 03:55 PM, Stéphane Aulery wrote: >> >> Signed-off-by: Stéphane Aulery >> --- >> xsetmode.c | 14 ++ >> 1 file changed, 2 insertions(+), 12 deletions(-) > > Dead code in a dead program. Pushed,

Re: [PATCH xsetmode] Remove dead code the-l option

2013-07-08 Thread Alan Coopersmith
On 07/ 8/13 03:55 PM, Stéphane Aulery wrote: Remove dead code the-l option that seems copied from another utility (xsetpointer) but never executed. Signed-off-by: Stéphane Aulery --- xsetmode.c | 14 ++ 1 file changed, 2 insertions(+), 12 deletions(-) Dead code in a dead prog

[PATCH xsetmode] Remove dead code the-l option

2013-07-08 Thread Stéphane Aulery
Remove dead code the-l option that seems copied from another utility (xsetpointer) but never executed. Signed-off-by: Stéphane Aulery --- xsetmode.c | 14 ++ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/xsetmode.c b/xsetmode.c index 2aead84..bdfe862 100644 --- a/x