From: Paolo M. <pao...@gm...> - 2008-09-16 00:19:43
|
---------- Forwarded message ---------- From: Paolo Minazzi <pao...@gm...> Date: Tue, Sep 16, 2008 at 9:19 AM Subject: Re: [coLinux-devel] graphical console for colinux To: Henry Nestler <hen...@ar...> > have quick tested, and impressed from your copy&paste :-) > A nice icon you have. > > Can you make the cursor flashing slower, think 1/4 from current frequency. > Best would be disable flashing, if the Window is not active. The frequency is a personal taste ;=) I will put a #define so everyone can adjust it easyly. The other suggestion is interesting .... without focus stop blinking ... I will do it. > I have used your suggestion by copy your console over the other one, and it > was launched from colinux-daemon without problems. > > -- > Henry N. Hi people, yesterday evening I have sent to Henry the source code. I have investigate on the error that someone of you have (the flushing windows and immediate exit). I thought it was a race condition error. I have tried to add some Sleep so I can see the problem, but nothing. Henry now is able to build the console and he can use it without problem,both alunching it automatically by daemon and launching by hand. Maybe there is some version problem (kernel,daemon,compiler). Bye, Paolo |