Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. how do make VS2005 use the right keyboard? *angry*

how do make VS2005 use the right keyboard? *angry*

Scheduled Pinned Locked Moved The Lounge
visual-studiotoolshelpquestionlounge
16 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F feline_dracoform

    i am in England, and i have an English layout keyboard sitting on my desk. one quirk of this is that when i press SHIFT + number 2 i get double quotes. however every few days VS2005 decides to be "different", "unique" and "exciting" and use what i suspect is an American keyboard layout. every other running program on my machine (and there are lots) is still using the correct English keyboard layout, but not VS2005 :mad: :mad: :mad: early signs are that SHIFT + number 2 inserts '@' rather than the expected '"' perhaps it is just me, but when coding i find it remarkably helpful for the key i type to be inserted into the source code, rather than some other, random, key. if its a helpful clue restarting the IDE fixes this problem. the last time this happened (a couple of days ago) i hunted through the options and found tools -> options -> environment -> international settings which i changed from the deeply ambigious "English" to the exciting and highly precise "Same as Microsoft Windows", but that has not helped. if you hear a load noise that sounds like a computer breaking in the next few minutes it has nothing what so ever to do with me or my new best friend, "Mr Sledge Hammer", honest! :cool: zen is the art of being at one with the two'ness

    M Offline
    M Offline
    Matt Newman
    wrote on last edited by
    #4

    feline_dracoform wrote:

    i am in England, and i have an English layout keyboard sitting on my desk

    Wow, I'm sitting in America and have an English layout keyboard sitting on my desk. Seriously though VS doesn't allow you to change the keyboard layout. That would be a setting in the Control Panel. Precisely buried in Regional and Language Options. The definition of key mappings would be in there. Its probably switching to the US layout. Matt Newman
    Even the very best tools in the hands of an idiot will produce something of little or no value. - Chris Meech on Idiots

    F 1 Reply Last reply
    0
    • F feline_dracoform

      i am in England, and i have an English layout keyboard sitting on my desk. one quirk of this is that when i press SHIFT + number 2 i get double quotes. however every few days VS2005 decides to be "different", "unique" and "exciting" and use what i suspect is an American keyboard layout. every other running program on my machine (and there are lots) is still using the correct English keyboard layout, but not VS2005 :mad: :mad: :mad: early signs are that SHIFT + number 2 inserts '@' rather than the expected '"' perhaps it is just me, but when coding i find it remarkably helpful for the key i type to be inserted into the source code, rather than some other, random, key. if its a helpful clue restarting the IDE fixes this problem. the last time this happened (a couple of days ago) i hunted through the options and found tools -> options -> environment -> international settings which i changed from the deeply ambigious "English" to the exciting and highly precise "Same as Microsoft Windows", but that has not helped. if you hear a load noise that sounds like a computer breaking in the next few minutes it has nothing what so ever to do with me or my new best friend, "Mr Sledge Hammer", honest! :cool: zen is the art of being at one with the two'ness

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #5

      Are you maybe accidentally hitting the keyboard language shortcut key (Alt+Left Shift)? I occasionally do that and the keyboard switches to Danish or Japanese or whatever language is next in my list of installed languages. If VC6 happens to be the active app when I do that, I have to restart it to get it back to the US English behavior (eg Ctrl+Space pops up the Chinese IME instead of Intellisense). --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

      Modified on: Thursday, February 16, 2006 2:38:01 PM --

      1 Reply Last reply
      0
      • realJSOPR realJSOP

        Question How do you make make VS2005 use the right keyboard? Answer: Un-plug the left keyboard. ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

        M Offline
        M Offline
        Matt Newman
        wrote on last edited by
        #6

        I don't know why you got voted down, I thought it was funny. Matt Newman
        Even the very best tools in the hands of an idiot will produce something of little or no value. - Chris Meech on Idiots

        realJSOPR 1 Reply Last reply
        0
        • M Matt Newman

          I don't know why you got voted down, I thought it was funny. Matt Newman
          Even the very best tools in the hands of an idiot will produce something of little or no value. - Chris Meech on Idiots

          realJSOPR Offline
          realJSOPR Offline
          realJSOP
          wrote on last edited by
          #7

          It's the work of muslamic post voters... ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

          C 1 Reply Last reply
          0
          • F feline_dracoform

            i am in England, and i have an English layout keyboard sitting on my desk. one quirk of this is that when i press SHIFT + number 2 i get double quotes. however every few days VS2005 decides to be "different", "unique" and "exciting" and use what i suspect is an American keyboard layout. every other running program on my machine (and there are lots) is still using the correct English keyboard layout, but not VS2005 :mad: :mad: :mad: early signs are that SHIFT + number 2 inserts '@' rather than the expected '"' perhaps it is just me, but when coding i find it remarkably helpful for the key i type to be inserted into the source code, rather than some other, random, key. if its a helpful clue restarting the IDE fixes this problem. the last time this happened (a couple of days ago) i hunted through the options and found tools -> options -> environment -> international settings which i changed from the deeply ambigious "English" to the exciting and highly precise "Same as Microsoft Windows", but that has not helped. if you hear a load noise that sounds like a computer breaking in the next few minutes it has nothing what so ever to do with me or my new best friend, "Mr Sledge Hammer", honest! :cool: zen is the art of being at one with the two'ness

            M Offline
            M Offline
            Michael P Butler
            wrote on last edited by
            #8

            I've had many apps do this to me over the years. VC6 was a pain for it and Query Analyzer also has a tendency to do it too. I've never been able to figure out what causes this annoying anomaly. The only way I've found to guarantee that it won't happen, is not to have the American keyboard "driver" installed. Michael CP Blog [^] Development Blog [^]

            1 Reply Last reply
            0
            • realJSOPR realJSOP

              It's the work of muslamic post voters... ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

              C Offline
              C Offline
              Chris Meech
              wrote on last edited by
              #9

              ... or left handed keyboarders. Chris Meech I am Canadian. [heard in a local bar] When I want privacy, I'll close the bathroom door. [Stan Shannon] BAD DAY FOR: Friendly competition, as Ford Motor Co. declared the employee parking lot at its truck plant in Dearborn, Mich., off limits to vehicles built by rival companies. Workers have to drive a Ford to work, or park across the street. [CNNMoney.com] Nice sig! [Tim Deveaux on Matt Newman's sig with a quote from me]

              1 Reply Last reply
              0
              • F feline_dracoform

                i am in England, and i have an English layout keyboard sitting on my desk. one quirk of this is that when i press SHIFT + number 2 i get double quotes. however every few days VS2005 decides to be "different", "unique" and "exciting" and use what i suspect is an American keyboard layout. every other running program on my machine (and there are lots) is still using the correct English keyboard layout, but not VS2005 :mad: :mad: :mad: early signs are that SHIFT + number 2 inserts '@' rather than the expected '"' perhaps it is just me, but when coding i find it remarkably helpful for the key i type to be inserted into the source code, rather than some other, random, key. if its a helpful clue restarting the IDE fixes this problem. the last time this happened (a couple of days ago) i hunted through the options and found tools -> options -> environment -> international settings which i changed from the deeply ambigious "English" to the exciting and highly precise "Same as Microsoft Windows", but that has not helped. if you hear a load noise that sounds like a computer breaking in the next few minutes it has nothing what so ever to do with me or my new best friend, "Mr Sledge Hammer", honest! :cool: zen is the art of being at one with the two'ness

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #10

                when you install Windows it starts with a US keyboard as defualt then you change it to UK (well I do). Did you remove the US input option? VS might be detectign the US option is still there. The tigress is here :-D

                1 Reply Last reply
                0
                • R Roger Wright

                  Groan....:doh: "...a photo album is like Life, but flat and stuck to pages." - Shog9

                  G Offline
                  G Offline
                  Gary R Wheeler
                  wrote on last edited by
                  #11

                  We could shoot him, but I'm afraid he's probably got more firepower...


                  Software Zen: delete this;

                  Fold With Us![^]

                  R J 2 Replies Last reply
                  0
                  • G Gary R Wheeler

                    We could shoot him, but I'm afraid he's probably got more firepower...


                    Software Zen: delete this;

                    Fold With Us![^]

                    R Offline
                    R Offline
                    Roger Wright
                    wrote on last edited by
                    #12

                    Gary R. Wheeler wrote:

                    I'm afraid he's probably got more firepower

                    You don't know me very well, do you?;) "...a photo album is like Life, but flat and stuck to pages." - Shog9

                    G 1 Reply Last reply
                    0
                    • F feline_dracoform

                      i am in England, and i have an English layout keyboard sitting on my desk. one quirk of this is that when i press SHIFT + number 2 i get double quotes. however every few days VS2005 decides to be "different", "unique" and "exciting" and use what i suspect is an American keyboard layout. every other running program on my machine (and there are lots) is still using the correct English keyboard layout, but not VS2005 :mad: :mad: :mad: early signs are that SHIFT + number 2 inserts '@' rather than the expected '"' perhaps it is just me, but when coding i find it remarkably helpful for the key i type to be inserted into the source code, rather than some other, random, key. if its a helpful clue restarting the IDE fixes this problem. the last time this happened (a couple of days ago) i hunted through the options and found tools -> options -> environment -> international settings which i changed from the deeply ambigious "English" to the exciting and highly precise "Same as Microsoft Windows", but that has not helped. if you hear a load noise that sounds like a computer breaking in the next few minutes it has nothing what so ever to do with me or my new best friend, "Mr Sledge Hammer", honest! :cool: zen is the art of being at one with the two'ness

                      J Offline
                      J Offline
                      JimmyRopes
                      wrote on last edited by
                      #13

                      feline said; @helpful for the key i type to be inserted into the source code, rather than some other, random, key@ I know this is being pedantic but in all fairness consistently inserting @ when you press the key combination cannot be considered random. Frustrating :mad: yes, undesirable :confused: yes, but not random. :~ I'm on-line therefore I am. JimmyRopes

                      1 Reply Last reply
                      0
                      • G Gary R Wheeler

                        We could shoot him, but I'm afraid he's probably got more firepower...


                        Software Zen: delete this;

                        Fold With Us![^]

                        J Offline
                        J Offline
                        JimmyRopes
                        wrote on last edited by
                        #14

                        Or worse yet a clone! :omg: I'm on-line therefore I am. JimmyRopes

                        1 Reply Last reply
                        0
                        • M Matt Newman

                          feline_dracoform wrote:

                          i am in England, and i have an English layout keyboard sitting on my desk

                          Wow, I'm sitting in America and have an English layout keyboard sitting on my desk. Seriously though VS doesn't allow you to change the keyboard layout. That would be a setting in the Control Panel. Precisely buried in Regional and Language Options. The definition of key mappings would be in there. Its probably switching to the US layout. Matt Newman
                          Even the very best tools in the hands of an idiot will produce something of little or no value. - Chris Meech on Idiots

                          F Offline
                          F Offline
                          feline_dracoform
                          wrote on last edited by
                          #15

                          rule one of working in tech support, assume less ;) the problem with your theory is that when this happens the ONLY program it effects is VS2005. open or switch to any other program, and the keyboard layout is correct. zen is the art of being at one with the two'ness

                          1 Reply Last reply
                          0
                          • R Roger Wright

                            Gary R. Wheeler wrote:

                            I'm afraid he's probably got more firepower

                            You don't know me very well, do you?;) "...a photo album is like Life, but flat and stuck to pages." - Shog9

                            G Offline
                            G Offline
                            Gary R Wheeler
                            wrote on last edited by
                            #16

                            Let me guess. You're like my step-dad: a lifetime NRA[^] member :).


                            Software Zen: delete this;

                            Fold With Us![^]

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups