Typing tab character in browser

From Notes_Wiki
Revision as of 00:42, 1 January 2013 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb>Desktop_tips_and_tricks|Desktop tips and tricks</yambe:breadcrumb> =Typing tab character in browser= Sometimes one may need to type tab character in GUI app...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb>Desktop_tips_and_tricks|Desktop tips and tricks</yambe:breadcrumb>

Typing tab character in browser

Sometimes one may need to type tab character in GUI application such as browser. This can be achieved by using unicode typing as explained at http://en.wikipedia.org/wiki/Unicode_input#In_X11_.28Linux_and_other_Unix_variants.29 The unicode code for Tab key is '9', so by keeping control and shift pressed, if one presses u followed by 9 and then leaves control and shift, then tab key input would get generated.