sdjf
Mar 18 2010, 11:26 AM
I accidentally disabled the toolbar in Netfront 3.1 on my sl6000.
Does anyone know how to get it back?
I googled and could not find an answer. Tried entering various single capital letters as shortcuts and those did not do anything.
Thanks,
sdjf
sdjf
Mar 19 2010, 07:34 AM
I found a way to fix it from the command line using vi.
There is a file at ~/Applications/netfront3/prefs
And it had a line reading:
ViewMainMenu: FALSE
I changed it to the following and my tool bar has returned:
ViewMainMenu: TRUE
sdjf