How to reduce size of file chooser dialog?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What I tried already, on Arch:

    $ gsettings set org.gtk.Settings.FileChooser window-size '(800,600)'
    $ gsettings get org.gtk.Settings.FileChooser window-size
    (800, 600)
    $ evince
    $ gsettings get org.gtk.Settings.FileChooser window-size
    (1203, 902)
    $ pkg-config --modversion gtk+-3.0
    3.22.8

It seems that the size is reset every time a GTK+ 3 application is
started.

The file chooser dialog is unusable with only part of it visible. The
thing here is that the screen is a high res screen, and so I've enabled
`GDK_SCALE=2`. This unfortunately also doubles the size of the file
dialog.

What to do?
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list



[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux