New answers tagged opensuse
0
This is how I solved it: Right click an empty place from the bottom panel and click add miniprogram. Look for the quickstarter miniprogram and left click it. Now you should get a quickstarter miniprogram in the panel with a default icon for firefox and dolphin. Of course I deleted the firefox icon by right click it and click delete. To add Komodo right ...
0
There is a way to stop PulseAudio messing with your PCM level.
See http://askubuntu.com/questions/32383/adjust-pcm-volume for details.
My only issue with this solution is that on every boot, PA does not remember where on it's scale and will show that you're att 100% even though it is the same as when you started. To solve this just drag it all the way ...
1
I believe what you are looking for is mod_userdir apache module. you can read more about the set up and configuration on the following link.
http://httpd.apache.org/docs/2.0/mod/mod_userdir.html
Also you might want to give this a bit of read:
http://httpd.apache.org/docs/2.0/howto/public_html.html
1
Here is what I could find, either should work:
To fix x11vnc:
Enter these commands at a console as the user:
mkdir ~/.vnc
x11vnc -storepasswd "password" ~/.vnc/passwd
Put this in the ~/.x11vncrc file replacing user with your username:
display :0
rfbauth /home/user/.vnc/passwd
forever
bg
Now to autostart it each time the user logs in:
ln -s ...
0
Wicd-gtk ? It depends which distribution you have, which network manager you have.
If the one you're using doesn't fit with you, just switch to another one. Wicd is great.
1
I don't have a SuSE 11 install in front of me to check.
Uther's on the right track - but you need to get the program to start AFTER X11 has been started.
I don't know for sure if it CAN work if just X is running - would you WANT it to be run if, for example, "guest" logged in via the X-window login screen?
With 12, SuSE changes all of the startup script ...
Top 50 recent answers are included