Dave Chen wrote: > > For Netscape, we can configure "Netscape*.vscroll.width: 10" in > ".Xdefault" to setup the vertical scrollbar's width of Netscape > Window. But this doesn't work for Mozilla. > > Does anybody have any idea for this option? I want a wider > scrollbar.
It doesn't work because Mozilla doesn't use native X scrollbars, but uses its own scrollbar implementation instead. I imagine you'd need to edit the skin to get a wider scrollbar.
