What is mean by R11 key ?

I

Indrakumar

Guest
Hi
I found this command in some skill documents.
hiSetBindKey("Layout" "<Key>R11" "geScroll(nil \"\" nil)")

But i am not getting what is mean by R11 key in keyboard. .
Can anyone help me in this?

Thanks..
Indra
 
In article <70fcfeed-9166-4a96-9688-693e1caf8285@a39g2000pre.googlegroups.com> Indrakumar <p.indrakumar@gmail.com> writes:
Hi
I found this command in some skill documents.
hiSetBindKey("Layout" "<Key>R11" "geScroll(nil \"\" nil)")

But i am not getting what is mean by R11 key in keyboard. .
Can anyone help me in this?
The "R<number>" keys are the function keys on the right-hand side of the
keyboard on some systems. Similarly, the "L<number>" keys are the function
keys on the left-hand side of the keyboard (typically on a Sun keyboard). In
most cases these keys will have other names as well (such as "Copy", "Paste",
"Page Up", etc.).

-Pete Zakel
(phz@seeheader.nospam)

"The debate rages on: Is PL/I Bachtrian or Dromedary?"
 
On Dec 23, 6:59 am, px...@cadence.com (Pete nospam Zakel) wrote:
In article <70fcfeed-9166-4a96-9688-693e1caf8...@a39g2000pre.googlegroups..com> Indrakumar <p.indraku...@gmail.com> writes:

Hi
I found this command in some skill documents.
hiSetBindKey("Layout" "<Key>R11" "geScroll(nil \"\"        nil)")

But i am not getting what is mean by R11 key in keyboard. .
Can anyone help me in this?

The "R<number>" keys are the function keys on the right-hand side of the
keyboard on some systems.  Similarly, the "L<number>" keys are the function
keys on the left-hand side of the keyboard (typically on a Sun keyboard).  In
most cases these keys will have other names as well (such as "Copy", "Paste",
"Page Up", etc.).

-Pete Zakel
 (p...@seeheader.nospam)

"The debate rages on: Is PL/I Bachtrian or Dromedary?"
Thanks Pete Zakel. :)

Indra
 

Welcome to EDABoard.com

Sponsor

Back
Top