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

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -