Registered Member
|
I'm not sure, that is the right place, so correct me if I'm wrong.
I'm planning to move my /home directory to central server, and I think there will be a problem with desktop configuration, and probably something more. First of all, every my computer have different resolution, from 1650x1050+1280x1024, to simple 1024x768, so I need different plasma config, especially for (I'm not sure how to call it in English) that thing on bottom of the screen which keeps clock and task manager Next thing I can predict right now, is that I need different power-devil and fonts config for each desktop. And there is one more quite important requirement. I need to run more then one session at the time, because I use up to three computers at one moment. Could you help me to make this? I can go hardcore, and cover config files from server by local ones, but I don't know which one it would be, and it's not elegant solution. Do you have a better idea? |
Registered Member
|
My suggestion would be to set up each computer separately and mount the home directory of the server to some arbitrary directory on the client computers (NOT the home directory). Then you should copy and paste all of the configuration file from the server to the home directories of the different computers. Then you can change all of the configurations you need to, and reboot. Then use diff to find out which files are the same on the local copy of the configration and the shared copy. Then you can delete the local copies of the config files that have not changed (you will probably need to login to terminal) and then symlink them to the versions on the remote computer, leaving the config files that have changed intact so the local copies are used. That way shared copies of the configs you want to share are used, while local (non-shared) copies of the configs you don't want to share are used.
There may be a more efficient way to do this, though.
Man is the lowest-cost, 150-pound, nonlinear, all-purpose computer system which can be mass-produced by unskilled labor.
-NASA in 1965 |
Registered Member
|
One of the PCLinuxOS crew is working on a new release that uses 6 unique task-oriented desktops, but to make the plasmoids work on multiple resolutions "out of the box" he has written a short bash script that detects screen resolution and overwrite's the plasma config files with ones that are appropriate to the screen being used (the script is started automatically at login, and restarts plasma-desktop when needed to apply the settings)
A few modifications to his script and config files could solve your problem. I will send him a message with a link to this post.. ..but if you don't want to wait, there is info and download links for the project here: http://www.pclinuxos.com/forum/index.ph ... 73118.html ..the script you are looking for on the iso is called fm_setupwidgets
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]