Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site minn-ua.UUCP Path: utzoo!linus!decvax!harpo!floyd!clyde!ihnp4!stolaf!umn-cs!minn-ua!jpt From: jpt@minn-ua.UUCP (Joseph P. Thomas) Newsgroups: net.sources Subject: Error/Problem with Vtclock.c Message-ID: <641@minn-ua.UUCP> Date: Tue, 29-Nov-83 16:21:54 EST Article-I.D.: minn-ua.641 Posted: Tue Nov 29 16:21:54 1983 Date-Received: Sun, 4-Dec-83 08:21:31 EST Organization: Univ. of Minn. Computer Center, Minneapolis Lines: 8 I installed vtclock.c, replacing SIGUSR1 (which our site doesn't support), with SIGURG (defined as signal 16). The windowing and display works okay but I run into a problem when it comes time to restore the cursor. Instead of returning to the old location, the cursors homes, but does not clear the screen. All the escape codes match the manual, so I imagine that the problem is in the save/restore, or in my changing the signal. Anone else run into similar problem or know a fix ?? Thanks.