summaryrefslogtreecommitdiffstats
path: root/src/b2qt-flashing-wizard/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/b2qt-flashing-wizard/README')
-rw-r--r--src/b2qt-flashing-wizard/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/b2qt-flashing-wizard/README b/src/b2qt-flashing-wizard/README
new file mode 100644
index 0000000..a04bc96
--- /dev/null
+++ b/src/b2qt-flashing-wizard/README
@@ -0,0 +1,24 @@
+If you want to use this tool outside of the SDK installation directory
+you have to set SDKDIR environment variable.
+
+How to get root permission:
+
+sudo -A /bin/askpass-tool
+
+Sudo will ask when starting scripts
+
+sudo -E ./b2qt-flashing-wizard
+
+-E is needed to keep the X vars
+
+Variables needed:
+
+#!/bin/bash
+export HOME=/home/rkeller
+export XDG_SESSION_COOKIE=0dbc1b47e88f5cfa62c5818b00000237-1381472004.761811-1314725543
+./b2qt-flashing-wizard
+
+GUI stuff:
+
+kdesu
+gsu