Manuals
Spass mit Cyanogenmod
- Device:
Galaxy S4 Mini (int), GT-I9195
- Special boot modes:
- Recovery: Vol Up & Home & Power
- Download: Vol Down & Home & Power
Installing Cyanogenmod
- Install Heimdall
- Download recovery image
- Power off the Galaxy S4 Mini (International LTE) and connect the USB adapter to the computer but not to the Galaxy S4 Mini (International LTE), yet
- Boot the Galaxy S4 Mini (International LTE) into download mode. Vol Down & Home & Power Accept the disclaimer on the device. Then, insert the USB cable into the device.
- On the computer, open a terminal (or Command Prompt on Windows) in the directory where the recovery image is located and type:
<blockquote> heimdall flash –RECOVERY recovery.img –no-reboot </blockquote>
Tip: The file may not be named identically to what's in this command. If the file is wrapped in a zip or tar file, extract the file first, because heimdall isn't going to do it for you.
Photorec:
wacom tablet settings ヽ༼ °_° ༽ノ
usb-devices:
<blockquote> lsusb | grep -i wacom </blockquote>
&
<blockquote> lsmod | grep -i wacom </blockquote>
wacom-devices & id:
<blockquote> xsetwacom –list </blockquote>
input-devices & id:
<blockquote> xinput –list </blockquote>
get the names of my displays:
<blockquote> xrandr </blockquote>
To get the tablet to work on only that monitor you can run the command:
<blockquote> xinput map-to-output <ID> <display> </blockquote>
example:
<blockquote> xinput map-to-output 9 HDMI-0 </blockquote>