How to resize panel icons

Asked by David Bremner

I'm running lightdm on an acer W700 tablet, which is an 11" screen with 1920x1080 resolution. As a consequence the panel icons (select language, accessibility, etc...) are too small to comfortably hit with my finger. What is the easiest way to resize the panel?

Question information

Language:
English Edit question
Status:
Solved
For:
LightDM GTK Greeter Edit question
Assignee:
No assignee Edit question
Solved by:
David Bremner
Solved:
Last query:
Last reply:
Revision history for this message
David Bremner (bremner) said :
#1

I found a solution. Create /etc/gtk-3.0/settings.ini with

[Settings]
gtk-icon-sizes = gtk-menu=64,64

in it.

Revision history for this message
David Bremner (bremner) said :
#2

Of course this is a global setting, so not the most elegant solution.