Re: kmix, background image info and kmenu probs
Quote:
Originally Posted by raj1478
[Hi,
I too faced this problem a few times. But I don't know what exactly is the solution. As far as my experience is concerned. The best way to cutomize the menus is to boot knoppix with "knoppix 2". Then copy the /etc/X11/XF86Config-4 file to you custom knoppix's /etc/X11 directory. Then chroot into it. Mount proc, "su - <username>" (if you are customizing it otherwise it will be "knoppix") and "starkde". The step of su - <username> is important otherwise it will change menus of "root" account!!!
If the problem still persists, then try by replacing all "resync -Ha --ignore-existing" commands in 45xsession by "\cp -uaR"
Good Luck
Also give a look at /usr/share/applnk/ directory. Make sure it reflects the changes you made to menus. Probabaly this problem is because of these resynch command, which restore default menus from this directory.
Tell the results....
Another problem, please help
Hi,
I encounter a strange error,
I tried it several times but nothing seems to work,
I try to change the menus so I do like it says,
everything works fine.
if I quit with ctrl-D and come back again the menus are as I configured and its all good.
however when I burn it I get default KNOPPIX theme with thier menus.
I made sure to overwrite /etc/skel and I made sure that I made the change on line 128 correct however it looks like
for the menus it takes them from somewhere else.
can anyone please help me ?
update:
(sorry dude, didnt meant get you or anyone upset with the quote thing , just thought it would help)
I changed all the refrences of rsynch to cp like said in the comments above and it made even more mess :)
now I get totally different results.
I did followed the HOWTO step by step (a lot of times).
however I almost sure there is a problem with customizing the menu,
changing this line (with the 9th rsynch) not resolving, maybe it should be cp instead of rsynch only on this line and line after.
I will work on it tomorrow and update onthe results hopefully it will be good.
thanks alot for the quick replays and this for making this HOWTO, its just great.
thank you.
Re: Another problem, please help
Quote:
Originally Posted by moran
Hi,
I encounter a strange error,
I tried it several times but nothing seems to work,
I try to change the menus so I do like it says,
everything works fine.
if I quit with ctrl-D and come back again the menus are as I configured and its all good.
however when I burn it I get default KNOPPIX theme with thier menus.
I made sure to overwrite /etc/skel and I made sure that I made the change on line 128 correct however it looks like
for the menus it takes them from somewhere else.
can anyone please help me ?
First, please edit your post and delete the quoted HOWTO from your post as it is annoying to quote the entire thing and will only serve to confuse search engines.
Second, as I have provided exact steps & exact commands in the HOWTO, you must provide the same level of completeness. In order to figure this out so that all people can benefit, I will need your exact commands and also the very detailed info of any deviations you have made from the HOWTO. I have run the HOWTO commands verbatim ( in a ssh windows & I was able to copy & paste them) so I know that they work. This means I have a high confidence level of the HOWTO. This seems to point out that people who are having problems are doing something different.
Third, I think some of the problems people are having are due to booting Knoppix differently. Notice in the /etc/X11/Xsession.d/45xsession file that there is more than one rsync command. These separate rsync commands are used to make changes to the /home/knoppix directory based on how the user is booting knoppix (ie: as a normal Knoppix sesssion, as a saved on floppy or USB knoppix session, or a poor man's install).
Thanks,
James