Re: menurc - overwritten on exit
Terry <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
Here is what an strace shows:
lstat64("~/.xmms/menurc", {st_mode=S_IFREG|0664,
st_size=6358, ...}) = 0
open("~/.xmms/menurc", O_RDONLY) = 7
Then later in the strace:
open("~/.xmms/menurc", O_WRONLY|O_CREAT|O_TRUNC, 0666)
= 8
If this is a user configurable item, why is it being
opened O_WRONLY ?
--- Terry <[email protected]> wrote:
> Hello,
>
> I have seen a couple of posts on google regarding
> this
> but nothing with answers.
>
> 1) What is the intended usage of ~/.xmms/menurc?
> 2) Why is it overwritten?
> 3) How else can I get shortcuts to be interpreted by
> xmms?
>
> Thanks!
>
> =====
> Terry
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool.
> Try it!
> http://webhosting.yahoo.com/ps/sb/
> _______________________________________________
> xmms-devel mailing list
> [email protected]
> http://lists.xmms.org/mailman/listinfo/xmms-devel
=====
Terry
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/