GithubHelp home page GithubHelp logo

dispmanx_vnc's Introduction

dispmanx_vnc

VNC Server for Raspberry Pi using dispmanx

Dependencies

  • libvncserver-dev
  • raspberrypi-firmware (some distros will call this rbp-userland-dev-osmc)

Build

Compile with ./makeit or use make

Packages

  • logoArch ARM: in the AUR.

Notes

If you want to use X, modprobe evdev first.
Use -h for this small help
Use -help for VNC server options help
Use -r for relative mode
Use -a for absolute mode
Use -d X for dispmanx ID (default is 0)
    according some docs:
    0 - DSI/DPI LCD (I use 0 for headless RPI and also 3 works)
    2 - HDMI 0
    3 - SDTV
    7 - HDMI 1
Without arguments it starts with display ID = 0 with absolute mouse mode

Relative mode makes hello_triangle2 to work. And also mouse moving in minecraft is better. Still the mouse is tricky.

Usage

dispmanx_vnc uses libvncserver-dev, so it takes all the arguments vncserver does. See "./dispmanx_vnc -help" for possible options. You may already have a vncserver running; In which case use dispmanx_vnc with another port than the default 5900. For example: sudo ./dispmanx_vnc rfbport 5901

Possible Errors

If you see the message, "open /dev/uinput returned -1." it is because you are trying to run dispmanx without being root.

dispmanx_vnc's People

Contributors

graysky2 avatar hanzelpeter avatar mickael9 avatar skarbat avatar ztalbot2000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.