Skip to content

Instantly share code, notes, and snippets.

@l4u
Last active August 29, 2015 14:20
Show Gist options
  • Save l4u/2f0872007626c68470f8 to your computer and use it in GitHub Desktop.
Save l4u/2f0872007626c68470f8 to your computer and use it in GitHub Desktop.
Raspberry Pi 2
# https://wiki.ubuntu.com/ARM/RaspberryPi
# install xubuntu-desktop
# disable overscan
/boot/config.txt
# Autostart Synergy before logging in (LightDM)
/etc/lightdm/lightdm.conf:
[SeatDefaults]
greeter-setup-script=/usr/bin/synergyc <OPTIONS> <SERVER HOSTNAME>
autologin-user=ubuntu
# nwjs
https://github.com/jtg-gg/node-webkit/releases/download/nw-v0.12.0/nwjs-v0.12.0-linux-arm.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment