My favorite pet bug (2004): Yum mishandles Ctrl-C

Gilboa Davara gilboad at gmail.com
Thu Aug 31 14:35:50 UTC 2006


On Thu, 2006-08-31 at 15:54 +0200, Ralf Ertzinger wrote:
> Hi.
> 
> On Thu, 31 Aug 2006 16:48:36 +0300, Gilboa Davara wrote:
> 
> > C. Move mirror switch to a different keyboard combination (Ctrl-M?)
> > and return Ctrl-C to its default behavior - graceful shutdown.
> 
> The nice thing about Ctrl-C is that you do not have to do much
> to handle it. The system delivers a signal to you for free if
> the user presses it. You'd have to poll for Ctrl-M yourself.
> 

I know ;)
Don't know much about Python, but I doubt that its more difficult then
doing the same in C...

Gilboa




More information about the fedora-devel-list mailing list