main

a simple Xorg Drawing program for me

28 L
16 L
142 L

readme

xd

simple X drawing program (for me)

usage

use Button1 to draw, with default pen size 20.
there are keybinds you can use for xd.

controls

  • q|esc quit
  • c clear
  • e toggle eraser
  • i increment pen size
  • o decrement pen size
  • p reset pen size

build

use build.sh to build. there are four targets: make, install, uninstall, clean.