OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: omro on August 21, 2004, 07:01:24 pm
-
Hi Guys, to get my wireless network card work, I've had to ditch any of the sharp roms and head of OZ.
I decided that OZ 3.2 was too old and 3.3.6 sounds too unstable, so I settled for 3.3.5
My wireless card works and opera works as my browser (Konqueror embedded failed to install)
however my opera has no visible icons, just empty squares on the menubar. How do I get them back? Any ideas?
-
I believe it's just an issue of making a symlink.
mkdir /usr/share/opera
ln -sf /path/to/opera/buttons /usr/share/opera/buttons
your path might be /mnt/ram/opt/QtPalmtop/opera/buttons but maybe not depending on where you installed it.
BTW, which opera are you using? I can't get 7.3 to work.
-
I'll see if I can work out how to do that, though I'm pretty inept at stuff like that.
I'm using the Opera that came with the original Sharp Rom.
-
You can simplify it to:
ln -s /opt/QtPalmtop/opera /usr/share/opera
Si
-
That worked thanks Si :-)