various fixes

This commit is contained in:
2017-01-20 01:54:11 +01:00
parent 7d54956ba2
commit ded9ac9fb9
13 changed files with 59 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
#!/bin/sh
# This file is part of Jehanne.
#
# Copyright (C) 2016-2017 Giacomo Tesio <giacomo@tesio.it>
export SDL_VIDEO_X11_DGAMOUSE=0 # see https://wiki.archlinux.org/index.php/QEMU#Mouse_cursor_is_jittery_or_erratic
if [ "$JEHANNE" = "" ]; then