diff options
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/rupeesign')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/rupeesign | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/rupeesign b/xorg-server/xkeyboard-config/symbols/rupeesign index 605060af7..efde69cb3 100644 --- a/xorg-server/xkeyboard-config/symbols/rupeesign +++ b/xorg-server/xkeyboard-config/symbols/rupeesign @@ -1,5 +1,5 @@ -// keyboards having the RupeeSign on the 4 key
-partial
-xkb_symbols "4" {
- key <AE04> { [ NoSymbol, NoSymbol, U20B9 ] };
-};
+// keyboards having the RupeeSign on the 4 key +partial +xkb_symbols "4" { + key <AE04> { [ NoSymbol, NoSymbol, U20B9 ] }; +}; |