On Sat, Oct 25, 2008 at 10:09:35PM +0200, Christoph Berg wrote:
> Re: Kurt Roeckx 2008-10-25 <[EMAIL PROTECTED]>
> > > int fd = open_console(O_RDONLY);
> > > if (ioctl(fd, KDGETMODE, &kd_mode) < 0)
> > > gpm_report(GPM_PR_OOPS,GPM_MESS_IOCTL_KDGETMODE);
> > > close(fd);
> > > if(kd_mode != KD_TEXT && !option.repeater && !option.force_repeat) {
> > > wait_text(&mouse_table[1].fd);
> >
> > You know that you're looking at the code from experimental, right?
>
> gpm (1.20.4-2) unstable; urgency=low
It seems I didn't look at the source with the patches applied.
Kurt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]