Re: cwm quit()
"Gleydson Soares" <[email protected]> Tue, 8 Apr 2008 11:41:32 -0300
| Newsgroups | gmane.os.openbsd.x11 |
|---|---|
| Message-ID | <[email protected]> |
> With some feedback from okan@, a new diff that quits by changing the > for (;;) in xev_loop() to while (_xev_quit == 0) and sets _xev_quit > via kbfunc_quit_wm accordingly. > > No killing anymore and a smaller binary > -r-xr-xr-x 1 simon simon 71808 Apr 7 23:35 cwm > > Comments or other feedback? > hi, Okan, awesome way to quit, ;-) thanks a lot simon and Oga, by comments and feedback,