linux - (Virtual PC on USB device:) How to locate KATE session data on an external hard disk? (NOT inside /home/... ) -
normal location (in ubuntu linux) user settings of kate editor:
/home/username/.kde/share/apps/kate/
i want make automatically being written instead external device, like:
my hard disk nr. 2 (via usb)
/ there in partition 12
path like: /hd2/part12/conf/kate/
so far did not find how-to this.
remark: why want this?
i want obtain portable computing: external hard disk should instantly jobs when branched computing device equipped linux ubuntu (desk top, notebook, live dvd).
i have implemented way perl programs initialize identical work environment when starting session on linux pc.
there 2 problem cases: kate , thunderbird.
for reason of clarity, question here done kate - easier case. solutions thunderbird appreciated, too. additional problem thunderbird top directory gets specific coded name, differing each pc / each user.
improvisation:
it possible copy perl programs kate setup files external hard disk, , there corresponding location when using other linux pc. not optimal solution.
(i implemented far never tested / applied it.)
Comments
Post a Comment