From Fedora Project Wiki

< Features

Revision as of 05:12, 18 January 2011 by Pnemade (talk | contribs) (Initial commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Rupee Sign

Summary

This feature will add new Unicode character "Rupee Sign" which is placed at U20B9 code point. Keymaps should only use <Alt_R + 4> combination of keys to type this rupee sign.

Owner

  • Email: pnemade@fedoraproject.org, pravins@fedoraproject.org

Current status

  • Targeted release: Fedora 15
  • Last updated: 2011-01-17
  • Percentage of completion: 90%


Detailed Description

As this new currency symbol is getting used everywhere (banks, financial institutions and many other organizations), we need to have some input method so that people can type it. This feature will enable the functionality to type this rupee sign by using key combination <Alt_R + 4>

Benefit to Fedora

This feature will add first rupee sign into Lohit Devanagari font. Then to type it exactly using < Alt_R + 4> key combination, m17n-lib and ibus-m17n need to handle AltGr modifier (ALT_R key). If people want to use the same English layout with rupee sign then new xkeyboard-config will give them new xkb layout "India English with RupeeSign"

Scope

This feature depends on modification to following packages

  • lohit-devanagari-fonts :- Add new Unicode approved rupee sign character on U20B9 code point.
  • m17n-lib :- Needs to handle AltGr key modifier support to handle <AltGr + 4> to input rupee sign.
  • ibus-m17n :- Needs to handle AltGr key modifier support to handle <AltGr + 4> to input rupee sign.
  • xkeyboard-config :- Add new xkb keymap "India English with RupeeSign" for country India as well as new currency option so that users who only want to add rupee sign to their existing keymap.

How To Test

one can use rupee symbol by enabling it using following steps

1) Go to System-> Preferences -> Keyboard

2) Click on Layouts tab and then on Add button

3) Select Country as "India" and Variants as "India English with RupeeSign"

4) Then on same Layouts tab, click on "Options" button

5) search for "key to choose 3rd level" and enable checkbox "Right Alt"

Above steps will give you the same English keyboard with rupee symbol added. Once you done with above steps, switch xkb map from US to IND and you can use rupee symbol by typing Alt_R+4 keys.

In case, If you don't want to use xkb map "India English with RupeeSign" and also want to use rupee symbol in m17n maps then you need to enable it globally using following steps

1) Go to System-> Preferences -> Keyboard

2) Then on the Layouts tab, click on "Options" button

3) search for "key to choose 3rd level" and enable checkbox "Right Alt"

4) also search for "Adding currency signs to certain keys" and enable checkbox "Rupee on 4"

You can type rupee symbol using Alt_R+4 keys anywhere in desktop applications.

User Experience

Users who want to use rupee sign need to either add a new xkb keymap or just add a new currency option that will add rupee symbol to their current keyboard layout. Users need to use gnome-keyboard-properties to add this currency sign.

Dependencies

This feature depends on modification to following packages

  • lohit-devanagari-fonts (done in 2.4.3-7.fc15)
  • m17n-lib (done in 1.6.2-1.fc15)
  • ibus-m17n (done in f15 long time back)
  • xkeyboard-config (done in 2.0-2.fc15)


Contingency Plan

Documentation

No specific documentation should be needed.

Release Notes

  • Government of India has got a new currency symbol which got Unicode point at U20B9. This feature will add the functionality to input this new symbol.

Comments and Discussion