- Now using driver names without 'in' (like lircin).

- Added cursor control to client_functions.c
- Removed HEART_ON etc. ; changed to HEARTBEAT_ON etc. (both existed)
This commit is contained in:
robijn
2002-03-27 22:38:12 +00:00
parent 6910ac705e
commit 707fd2300d
6 changed files with 88 additions and 31 deletions
+3
View File
@@ -186,6 +186,9 @@ goodbye_screen ()
char *l16 = " LCDproc! ";
#endif
if( !display_props )
return 0;
drivers_clear ();
if (display_props->height >= 4) {