Mailinglist Archive: opensuse-bugs (9716 mails)
| < Previous | Next > |
[Bug 337822] Different mouse name for the same Vendor/Prodcut ID
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 2 Nov 2007 12:05:29 -0600 (MDT)
- Message-id: <20071102180529.E6DE2245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=337822#c13
--- Comment #13 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2007-11-02 12:05:29
MST ---
SaX2 does not like these kind of options. :-(
InputDevice -> 1 -> Option -> keyBits = ~272-287
^ line <9>:
syntax error: invalid KEY in LValue specification or invalid assignment:
expected LValue=RValue with LValue=KEY sequence and RValue=STRING
[...]
InputDevice -> 1 -> Option -> relBits = ~0-2 ~6 ~8
^ line <10>:
syntax error: invalid KEY in LValue specification or invalid assignment:
expected LValue=RValue with LValue=KEY sequence and RValue=STRING
Looks like a limitation in the profile parser to me.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #13 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2007-11-02 12:05:29
MST ---
SaX2 does not like these kind of options. :-(
InputDevice -> 1 -> Option -> keyBits = ~272-287
^ line <9>:
syntax error: invalid KEY in LValue specification or invalid assignment:
expected LValue=RValue with LValue=KEY sequence and RValue=STRING
[...]
InputDevice -> 1 -> Option -> relBits = ~0-2 ~6 ~8
^ line <10>:
syntax error: invalid KEY in LValue specification or invalid assignment:
expected LValue=RValue with LValue=KEY sequence and RValue=STRING
Looks like a limitation in the profile parser to me.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |