xfrun history?
edscott
edscott at prodigy.net.mx
Tue Aug 3 15:24:13 CEST 2004
El mar, 03-08-2004 a las 00:53, Biju Chacko escribió:
> Hi,
>
> xfrun doesn't seem to save any history anymore?
If you have libdbh before compiling libxfcegui4, then the history file
will be shared with xffm. The location of these files changed. Many
others changed too:
To keep using same run history:
cp ~/.xfce4/xfce4/xffm/xffm.runflag.2.dbh ->
$HOME/.cache/xfce4-modules/runflag.2.dbh
cp ~/.xfce4/xfce4/xffm/xffm.runlist.2.dbh ->
$HOME/.cache/xfce4-modules/runlist.2.dbh
To keep other xffm autocompletion histories:
cp ~/.xfce4/xfce4/xffm/xffm.*.2.dbh -> ~/.cache/xfce4/xffm/histories
cp ~/.xfce4/xfce4/xffm/histories/xffm.*.2.dbh ->
~/.cache/xfce4/xffm/histories
To keep xffm bookmark files:
cp ~/.xfce4/xfce4/xffm/*.bm.dbh -> ~/.cache/xfce4/xffm/books
cp ~/.xfce4/xfce4/xffm/books/*.bm.dbh -> ~/.cache/xfce4/xffm/books
If your run history file is not defined by libxfcegui4/xfce4-modules,
then you should have to move it too.
HTH
regards,
Edscott
>
> -- b
More information about the Xfce4-dev
mailing list