aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/nseries.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/nseries.c b/hw/nseries.c
index 8e922eb0e4..1f60c86052 100644
--- a/hw/nseries.c
+++ b/hw/nseries.c
@@ -1466,6 +1466,7 @@ static void n8x0_init(ram_addr_t ram_size, const char *boot_device,
n810_tsc_setup(s);
n810_kbd_setup(s);
}
+ cursor_hide = 0; // who wants to use touchscreen without a pointer?
n8x0_spi_setup(s);
n8x0_dss_setup(s);
n8x0_cbus_setup(s);