Code Monkey home page Code Monkey logo

Comments (5)

tityann avatar tityann commented on June 5, 2024

in the install script this part wont fit

case "$arch" in x86*) recordScreenLayout install_PC start_PC ;; rpi*) install_rpi_init start_rpi ;; *) # e.g. odroidxu4, odroidgo echo "$NAME is not yet tested on this hardware: trying the Raspberry Pi config" install_rpi_init start_rpi ;; esac
because im am in a64 bit configuration

i search how to adapt

from dynquee.

tityann avatar tityann commented on June 5, 2024

i don't find where the screenLayoutScreen function is in the script ?

from dynquee.

tityann avatar tityann commented on June 5, 2024

excuse me i start over from the "manual_install_pc.md"

the xrandr --output $PRIMARY --auto --primary --output $MARQUEE --auto --right-of $PRIMARY works
with the mpv --screen=2 --alpha=blend --loop media/system/zxspectrum.logo.png i see the logo

now with the script for startup:
i don't have "/usr/bin/externalscreen.sh" neither in xinitrc neither in the files
where to put my xandr..... ?

and maybe a newbie question but wher are the files when copy by :cp to "./" ???
thank you

from dynquee.

poppadum avatar poppadum commented on June 5, 2024

As far as I know Batocera doesn't publish events to a MQTT broker like Recalbox, and it's these events dynquee needs to listen to in order to work. So I think adapting dynquee to Batocera will not be at all straightforward.

Some people have reported success using shell scripts to implement a dynamic marquee for Batocera.

If you want to keep trying, it doesn't really matter where you put your xrandr command as long it as runs before the marquee starts: try putting it in an after-boot script.

The cp command I think you mean copies startup_pc.sh in dynquee's install/ directory to dynquee's top-level directory.

from dynquee.

tityann avatar tityann commented on June 5, 2024

Hello thanks you for your answer
I have tried thé link you gave me...but without result ...
That IS why i would liké to try dynquee
Son ok it won't works if there is no mqtt.
.....
If there is no résultas....inwouldctry recalbox....

from dynquee.

Related Issues (1)

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.