Hacker News new | past | comments | ask | show | jobs | submit login

For me it really helped to copy and paste the commands related to the X server.

For instance I had a small issue with the scale of the applications. In Windows I have 250% (recommended) scaling applied.

``` export QT_SCALE_FACTOR=2.5

export GDK_SCALE=$(echo "(${QT_SCALE_FACTOR} + 0.49) / 1" | bc) #Round ```




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: