Code Monkey home page Code Monkey logo

Comments (10)

jlesage avatar jlesage commented on May 13, 2024 2

What is not working exactly with the fullscreen feature? Maybe a screenshot would be useful.

from docker-firefox.

PavelNL avatar PavelNL commented on May 13, 2024 1

The answer is in the original image configuration:

$ docker image inspect jlesage/firefox

        "Env": [
             ...
            "DISPLAY_WIDTH=1280",
            "DISPLAY_HEIGHT=768"

So:
docker run -d --name=firefox5 -p 5800:5800 --shm-size 2g -e "DISPLAY_WIDTH=1920" -e "DISPLAY_HEIGHT=1080" jlesage/firefox

from docker-firefox.

magadan avatar magadan commented on May 13, 2024

And... Another question, not relative to this container...

Do you think is possible to do a Kodi Container ( v17 ) ?

from docker-firefox.

jlesage avatar jlesage commented on May 13, 2024

Not sure if a Kodi container would make sense. Sound support can be tricky and is access through VNC/browser would be useful?

from docker-firefox.

jlesage avatar jlesage commented on May 13, 2024

Do you have more details about your full screen issue?

from docker-firefox.

bbakermmc avatar bbakermmc commented on May 13, 2024

@jlesage Is there a way to set the UI to just be 100% of remote? Currently you need to set a resolution like 10x7, but it doesnt "grow", so do I just set a higher one and have it shrink?

from docker-firefox.

jlesage avatar jlesage commented on May 13, 2024

Currently the "remote" resolution doesn't change. So you need to scale on client side.
However, this may change in the future by changing the vnc server inside the container...

from docker-firefox.

bbakermmc avatar bbakermmc commented on May 13, 2024

@jlesage right, but if I have a 4k monitor, and the docker is set to 10x7, the scale does nothing, I would need to set the resolution to 4k? then on a 1080p monitor it would scale down?

from docker-firefox.

jlesage avatar jlesage commented on May 13, 2024

Yes you are right, no upscaling is done, only downscaling. So setting the resolution to 4k could be a solution.

from docker-firefox.

ovizii avatar ovizii commented on May 13, 2024

Thanks. very useful info, should be added to your explanations (I mean the part about only downscaling being done :-)

from docker-firefox.

Related Issues (20)

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.