mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-08-04 01:36:10 -04:00
Enable PS/2 mouse in bochs
This commit is contained in:
parent
ccba23ccb9
commit
ed019e99e6
@ -1,5 +1,6 @@
|
|||||||
display_library: sdl
|
display_library: sdl
|
||||||
magic_break: enabled=1
|
magic_break: enabled=1
|
||||||
port_e9_hack: enabled=1
|
port_e9_hack: enabled=1
|
||||||
|
mouse: enabled=1
|
||||||
ata0-master: type=disk, path="hdd.img", mode=flat, cylinders=1000, heads=16, spt=63
|
ata0-master: type=disk, path="hdd.img", mode=flat, cylinders=1000, heads=16, spt=63
|
||||||
boot: disk
|
boot: disk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user