> You'll hate me for saying this but... dump GNOME.
> You'll hate me even more for saying this but... try cwm (in Xbase)
> and/or scrotwm (in ports/x11/scrotwm or possibly as a package?)
>
> After you're done hating me, you'll love all the screen space.

I will not hate you, but until present I was not able to find the way
to add keyboard layouts that I need for desktop in some of the window
managers - specifically some of the Latin
Serbian/Bosnian/Croatian/Slovenian as well as the Serbian Cyrillic.

Remapping by wscons, I guess, won't work ( I haven't tried it), since
it would probably lead me into various problems that I wouldn't be
able to solve, for instance, in creating .pdf from .odt. Besides, I
need those keyboard layouts only in desktop and don't want them
elsewhere.

If there is a way to do it that you can tell me, I'd be very grateful.
I don't mind for desktop background, at present I can't disable it in
GNOME for I get the following:
===
Unable to start the settings manager 'gnome-settings-daemon'.
Without the GNOME settings manager running, some preferences may not
take effect. This could indicate a problem with Bonobo, or a non-GNOME
(e.g. KDE) settings manager may already be active and conflicting with
the GNOME settings manager.
===

There is no .xinitrc in my /home. How can I create it?

Regarding xenocara cvs update, is there anything in the command that I
do wrong? I can't see how anoncvs.de.openbsd.org is without xenocara,
since all other servers are mirroring it.
===
# cd /usr/xenocara/
# export cvsroot=anon...@anoncvs.de.openbsd.org:/cvs
# cvs -d anon...@anoncvs.de.openbsd.org:/cvs up -Pd
^CKilled by signal 2.
cvs [update aborted]: received interrupt signal
# cvs -d anon...@anoncvs.de.openbsd.org:/cvs up -Pd xenocara
^Ccvs [update aborted]: received interrupt signal
Killed by signal 2.
# cd /usr
# cvs -d anon...@anoncvs.de.openbsd.org:/cvs up -Pd xenocara
^Ccvs [update aborted]: received interrupt signal
Killed by signal 2.
#
=======
Regarding privoxy /var/log/privoxy/logvile was owned by root, group
_privoxy, permissions 644. I chowned it to owner _privoxy, but firefox
still can't use it.
======
$ ps auxww | grep privoxy
_privoxy 15523  0.0  0.2  1076  1640 ??  Is     8:22AM    0:00.02
/usr/local/sbin/privoxy --user _privoxy /etc/privoxy/config
$ ps auxww | grep privoxy
_privoxy 15523  0.0  0.2  1076  1640 ??  Is     8:22AM    0:00.02
/usr/local/sbin/privoxy --user _privoxy /etc/privoxy/config
$ cat /var/log/privoxy/logfile
Apr 14 08:22:37.943 Privoxy(857c1c00) Info: Privoxy version 3.0.8
Apr 14 08:22:37.943 Privoxy(857c1c00) Info: Program name:
/usr/local/sbin/privoxy
Apr 14 08:22:38.006 Privoxy(857c1c00) Info: Listening on port 8118 for
local connections only
$
===
I guess it could be something with DNS. I'm behind NAT firewall.
===
$ cat /etc/hosts
#       $OpenBSD: hosts,v 1.11 2002/09/26 23:35:51 krw Exp $
...
#
::1 localhost.mynet.my6net localhost
127.0.0.1 localhost.mynet.my6net localhost
::1 ljubinko.mynet.my6net ljubinko
127.0.0.1 ljubinko.mynet.my6net ljubinko
172.16.1.67 ljubinko.mynet.my6net
$ cat /etc/resolv.conf
search mynet.my6net
nameserver 172.16.2.111
nameserver 172.16.3.111
lookup file bind
====

Reply via email to