Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2005/1107/3

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Use soft cursor instead of no cursor.
 [rsc] --rw-rw-r-- M 489211 glenda sys 9584 Nov  7 10:01 sys/src/cmd/aux/vga/main.c
	/n/sourcesdump/2005/1107/plan9/sys/src/cmd/aux/vga/main.c:455,461 - 
	/n/sourcesdump/2005/1108/plan9/sys/src/cmd/aux/vga/main.c:455,461
	  			vgactlw("drawinit", "");
	  
	  			if(vga->hwgc == 0 || cflag)
	- 				vgactlw("hwgc", "off");
	+ 				vgactlw("hwgc", "soft");
	  			else
	  				vgactlw("hwgc", vga->hwgc->name);
	  


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.