Fix mouse cursor on some systems

Reenable orbital
This commit is contained in:
Jeremy Soller 2016-10-31 22:18:38 -06:00
parent 867a3badbf
commit 9f2a1aba0c
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ update:
FORCE: FORCE:
# Emulation # Emulation
QEMU=qemu-system-$(ARCH) QEMU=SDL_VIDEO_X11_DGAMOUSE=0 qemu-system-$(ARCH)
QEMUFLAGS=-serial mon:stdio -d cpu_reset -d guest_errors QEMUFLAGS=-serial mon:stdio -d cpu_reset -d guest_errors
ifeq ($(ARCH),arm) ifeq ($(ARCH),arm)
LD=$(ARCH)-none-eabi-ld LD=$(ARCH)-none-eabi-ld

View file

@ -8,4 +8,4 @@ dhcpd -b
httpd httpd
getty display:2 getty display:2
getty display:3 getty display:3
#orbital display:4 orbital display:4