Manuals

Spass mit chdk

cryptsetup

LINUX

odroid

raspian @ Raspberry pi 2

CLI on Switches

Spass mit Windows-Server

youtube-dl

irc-help


Spass mit Cyanogenmod

Galaxy S4 Mini (int), GT-I9195

  1. Recovery: Vol Up & Home & Power
  2. Download: Vol Down & Home & Power

Installing Cyanogenmod

  1. Install Heimdall
  2. Download recovery image
  3. 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
  4. 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.
  5. 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:

PhotoRec DE

debugging:

Recovered video files won't play

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>

Limit a graphics tablet to one monitor