Skip to content
View svchk's full-sized avatar
Block or Report

Block or report svchk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DBeaver High DPI UI scaling fix DBeaver High DPI UI scaling fix
    1
    # file path on linux /usr/share/dbeaver/dbeaver.ini
    2
    # add these two lines to an existing file, autoScale value is depending on screen
    3
    -Dswt.autoScale=100
    4
    -Dswt.autoScale.method=nearest