efoivx
Registered
to enable double arrows at both ends
in a terminal type
defaults write "Apple Global Domain" AppleScrollBarVariant DoubleBoth
to switch back type
defaults write "Apple Global Domain" AppleScrollBarVariant Single
you need to force restart the finder or log out and back in to see the change
or just use the sys prefs to set them to some normal default.
this so far works in the finder and some coco native apps
cheers
in a terminal type
defaults write "Apple Global Domain" AppleScrollBarVariant DoubleBoth
to switch back type
defaults write "Apple Global Domain" AppleScrollBarVariant Single
you need to force restart the finder or log out and back in to see the change
or just use the sys prefs to set them to some normal default.
this so far works in the finder and some coco native apps
cheers