From d30c92965e91234c0d11746fe0391aebd91da604 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 14 Apr 2010 02:18:07 +0200 Subject: [PATCH] op_env: Environment variables for the Pandora, put into profile.d --- recipes/pandora-system/pandora-scripts/op_env.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 recipes/pandora-system/pandora-scripts/op_env.sh diff --git a/recipes/pandora-system/pandora-scripts/op_env.sh b/recipes/pandora-system/pandora-scripts/op_env.sh new file mode 100755 index 0000000..d7e4544 --- /dev/null +++ b/recipes/pandora-system/pandora-scripts/op_env.sh @@ -0,0 +1,2 @@ +#!/bin/bash +export SDL_MOUSEDRV=TSLIB -- 2.39.2