ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] Icon Sizes In Toolbar

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Mon, 12 Jun 2006 09:28:44 +0200 (CEST)
Hi,

Go to this file:
C:\Program Files\Wireshark\share\themes\Default\gtk-2.0\gtkrc

and change

gtk-toolbar-icon-size = small-toolbar

into

gtk-toolbar-icon-size = large-toolbar

Thanx,
Jaap

On Sun, 11 Jun 2006, Keith French wrote:

> With Wireshark 0.99.1pre1 is there a way to make the toolbar icons a
> bit bigger? They can be a bit too small to differentiate some of them,
> permanently requiring to hover over the icon for it's function.
>
> Thanks