Bug#524513: xkbcomp: fails to honour files in -I directory
On Fri, 2009-04-17 at 16:21 +0200, martin f krafft wrote:
> Now I would like to steer clear of writing to /usr and thus created
> ~/.xkb/symbols and placed the file therein. Unfortunately, xkbcomp
> does not seem to care:
>
> lapse:~|master|% xkbcomp -I~/.xkb ~/.xkb/map :0
> Error: Can't find file "madduck" for symbols include
> Exiting
> Abandoning symbols file "(null)"
> Error: success in unknown
> Couldn't write keyboard description to :0
try with /home/madduck or whatever instead of ~. The shell doesn't
expand ~ in ``-I~/.xkb''.
Cheers,
Julien
Reply to: