Difference between revisions of "Typing tab character in browser"

From Notes_Wiki
(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...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<yambe:breadcrumb>Desktop_tips_and_tricks|Desktop tips and tricks</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Desktop tips and tricks]] > [[Typing tab character in browser]]
=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.
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.
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Desktop tips and tricks]] > [[Typing tab character in browser]]

Latest revision as of 11:34, 28 July 2022

Home > CentOS > CentOS 6.x > Desktop tips and tricks > 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.



Home > CentOS > CentOS 6.x > Desktop tips and tricks > Typing tab character in browser