File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ tools/labs:
44
44
char device redirected to /dev/pts/19 (label virtiocon0)
45
45
46
46
47
- .. note :: To show the qemu console use "QEMU_DISPLAY=sdl make
47
+ .. note :: To show the qemu console use "QEMU_DISPLAY=gtk make
48
48
boot". This will show the VGA output and will also give
49
49
access to the standard keyboard.
50
50
Original file line number Diff line number Diff line change @@ -843,7 +843,7 @@ using :command:`dmesg`. Also note that when you use the serial port no
843
843
keyboard interrupt is generated.
844
844
845
845
.. attention :: To get access to the keyboard on the virtual machine
846
- boot with "QEMU_DISPLAY=sdl make boot".
846
+ boot with "QEMU_DISPLAY=gtk make boot".
847
847
848
848
3. Store ASCII keys to buffer
849
849
-----------------------------
Original file line number Diff line number Diff line change @@ -526,7 +526,7 @@ a console exposed by the virtual machine using :command:`minicom` or :command:`s
526
526
Poky (Yocto Project Reference Distro) 2.3 qemux86 /dev/hvc0
527
527
528
528
Alternatively, you can start the virtual machine with graphical interface support, using
529
- the :command:`QEMU_DISPLAY=sdl make boot`.
529
+ the :command:`QEMU_DISPLAY=gtk make boot`.
530
530
531
531
.. note::
532
532
To access the virtual machine, at the login prompt, enter the
You can’t perform that action at this time.
0 commit comments