Skip to content

Vilém

My feedback

1 result found

  1. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Compass » General  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Vilém supported this idea  · 
    An error occurred while saving the comment
    Vilém commented  · 

    The same opinion here...

    There is a workaround that we found on linux (ubuntu):
    1. go to /usr/share/applications
    2. sudo nano mongodb-compass.desktop
    3. replace the line

    ```
    Exec=mongodb-compass %U
    ```

    with the following line:

    ```
    Exec=mongodb-compass --ignore-additional-command-line-flags --force-device-scale-factor=1.25 %U
    ```

    we used 1,25x greater zoom than usual.

Feedback and Knowledge Base