wite
Group: Members
Posts: 4
Joined: Mar. 2006 |
|
Posted: Mar. 06 2006,03:42 |
|
Hi everybody,
I've been using DSL for some days and I love it. Thanks to all you guys working on it!
But I experienced some (minor) Problems forming it the way I like. (DSL-2.2 HD-install)
[solved1) I tried changing the window colors within X by editing /usr/share/themes/Default/gtk/gtkrc. This worked for all the widgets, but I wasn't able to change the background- und the fontcolor of the actual windows (for example Beaver: the frame, where to content of the open file is shown). I thought base[...] managed this, but editing these values had no effect. How can I change these colors? Actually I want white fonts on a black background.]
[solved 2) Changing the position of the toolbar and the slit via right-click - placement works just for the actual session. After rebooting the machine or restarting of X both are at their default position on the bottom. How can I make Fluxbox remind my changes?]
[solved 3) Midnight Commander doesn't use his internal Edit. The appropriate checkbox within the configuration is activated, but Vim is getting started everytime I press F4. How can I fix this?]
4) After booting I have no access to my network until I do /etc/init.d/networking restart. By doing this I get an error: "SIOCDELRT: No such process", but everything works. Restarting another time shows no error. I tried to perform this in bootlocal.sh, but I still had to do it manually after login. Then I put the command in .xinitrc - this works properly. But I can't figure out what's the reason for this, why do I have to do this restart?
here is my /etc/network/interfaces:
Code Sample | auto lo eth0 iface lo inet loopback
iface eth0 inet static address 192.168.1.2 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1
|
I'd be very glad, if you had some hints for me. Many thanks in advance.
|