DEV Community

François-Emmanuel CORTES
François-Emmanuel CORTES

Posted on

Visual Impaired Person setup

for Linux XFCE users. Isableduring installation steps.

basic setup in shell

 sudo apt install tree
sudo apt install xcalib
# bind to simple keyboard shortcut
xcalib -a -i # invert screen colors
tree -f -i -d -L 4 -I node_modules
Enter fullscreen mode Exit fullscreen mode




desktop magnifier ALT + MOUSE_WHEEL

Top comments (0)