PKGBUILDs/alarm/z2-sdl-profile/z2.sh

5 lines
97 B
Bash
Raw Normal View History

#!/bin/sh
export SDL_AUDIODRIVER=alsa
export SDL_NOMOUSE=1
export SDL_VIDEO_FBCON_ROTATION="CCW"