Bug#470882: /dev/gpmctl freezes acknowledge

Kurt Roeckx kurt at roeckx.be
Sat Oct 25 20:30:37 UTC 2008


On Sat, Oct 25, 2008 at 10:09:35PM +0200, Christoph Berg wrote:
> Re: Kurt Roeckx 2008-10-25 <20081025192711.GB25136 at roeckx.be>
> > >       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






More information about the pkg-gpm-devel mailing list