Skip to content

Raspbian

Fix colors on SSH

Add to fish/bash config

export TERM=xterm-256color
export COLORTERM=truecolor

Caps lock as control

~/.config/labwc/environment

XKB_DEFAULT_OPTIONS=ctrl:nocaps

After editing config run below to apply

$ labwc --reconfigure

uxplay

Airplay from iPhone to RPI

  • -avdec to fix it not working
  • -fs fullscreen
sudo apt install uxplay
uxplay -n garage -avdec -fs