From db967b35d4c24000ef69283c2995010a08efb598 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Mon, 8 Sep 2014 22:14:26 +0200 Subject: working on mouse driver --- bochs/bochsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bochs/bochsrc') diff --git a/bochs/bochsrc b/bochs/bochsrc index 9588480..8ad5504 100644 --- a/bochs/bochsrc +++ b/bochs/bochsrc @@ -691,7 +691,7 @@ keyboard_paste_delay: 100000 # mouse: type=serial, enabled=1 # mouse: enabled=0, toggle=ctrl+f10 #======================================================================= -mouse: enabled=0 +mouse: enabled=1 #======================================================================= # private_colormap: Request that the GUI create and use it's own -- cgit v1.2.3