Jump to content

tryp

Members
  • Posts

    3
  • Joined

  • Last visited

tryp's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. I figured it out what I was looking for. http://www.ericphelps.com/batch/samples/sendkeys.txt this web site has a complete list of keycodes towards the bottom of the page. Key Code BACKSPACE {BACKSPACE}, {BS}, or {BKSP} BREAK {BREAK} CAPS LOCK {CAPSLOCK} DEL or DELETE {DELETE} or {DEL} DOWN ARROW {DOWN} END {END} ENTER {ENTER}or ~ ESC {ESC} HELP {HELP} HOME {HOME} INS or INSERT {INSERT} or {INS} LEFT ARROW {LEFT} NUM LOCK {NUMLOCK} PAGE DOWN {PGDN} PAGE UP {PGUP} PRINT SCREEN {PRTSC} RIGHT ARROW {RIGHT} SCROLL LOCK {SCROLLLOCK} TAB {TAB} UP ARROW {UP} F1 {F1} F2 {F2} F3 {F3} F4 {F4} F5 {F5} F6 {F6} F7 {F7} F8 {F8} F9 {F9} F10 {F10} F11 {F11} F12 {F12} F13 {F13} F14 {F14} F15 {F15} F16 {F16}
  2. I am aloso looking for how to send arrow signals from the keyboard. I.e. Down Left Right Up Thanks
  3. I am a real noob when it comes to programing so I may not be asking the right questions. Well here it is let me try. I am looking for a map of the keyboard for what I think are key codes. Also how woudl I do a key comboination like Alt+Tab So I can set the focus to another screen I hope someone can help Thanks :-D
×
×
  • Create New...