mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Correct comment indentation
This commit is contained in:
parent
743b051526
commit
5c490be79a
1 changed files with 1 additions and 1 deletions
2
quickemu
2
quickemu
|
@ -647,7 +647,7 @@ function vm_boot() {
|
|||
|
||||
echo -n " - Display: ${OUTPUT^^}, ${DISPLAY_DEVICE}"
|
||||
|
||||
# Map Quickemu OUTPUT to QEMU -display
|
||||
# Map Quickemu OUTPUT to QEMU -display
|
||||
case ${OUTPUT} in
|
||||
gtk)
|
||||
DISPLAY_RENDER="${OUTPUT},grab-on-hover=on,zoom-to-fit=off"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue