mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:57:44 +00:00
.bochsrc: Toggle mouse grab with ctrl-alt (works nicer on 1-button mice.)
This commit is contained in:
parent
83228d03d8
commit
031c62a21e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ info: action=report
|
|||
error: action=report
|
||||
panic: action=ask
|
||||
keyboard: type=mf, serial_delay=250, paste_delay=100000, user_shortcut=none
|
||||
mouse: type=ps2, enabled=false, toggle=ctrl+mbutton
|
||||
mouse: type=ps2, enabled=false, toggle=ctrl+alt
|
||||
speaker: enabled=true, mode=system
|
||||
parport1: enabled=true, file=none
|
||||
parport2: enabled=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue