1// keyboards having the RupeeSign on the 4 key 2partial 3xkb_symbols "4" { 4 key <AE04> { [ NoSymbol, NoSymbol, U20B9 ] }; 5}; 6