Topic profile page for The Shift Key.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: The Shift Key.
Topic "The shift key" was discussed 11,518 times on 1,510 sites in last 3 months
Started 3 days, 7 hours ago (2009-11-25 21:08:00)
by hybridfury
So I just started playing today and I'm trying to setup my keybinds the way I like them. I wanna move the sprint keybind from the left shift key to the right shift key, but it's not doing anything when I press it. I can bind right_shift+another key, but not shift alone. Furthermore, if i try to bind it back to just left shift it won't take that, can only use the defaults button to get it back ...
Started 5 days, 11 hours ago (2009-11-23 16:45:15)
by makr
The Capital Lock key seems to be acting as the Shift key in Wings (1.2rc2, on WinXP Pro). If it is pressed, none of the selection modes work (B/F/E/V). Is this intentional? (Can't think of any reason why, but I'm nowhere near expert in this app.) Thanks for seeing
Started 5 days, 21 hours ago (2009-11-23 07:11:00)
by hcad
Hallo I have a problem with the shift selection in extended mode. The result of selected items is not correct. I select the first item of my ListBox and scroll down. Then I select the last item by holding the shift key. Now I want to insert these items into my application but I notice that the selected item count of my ViewModel is wrong. It seems that only visible items and the first two items...
Started 1 week, 1 day ago (2009-11-20 21:33:00)
by Aulis Vaara
And here is yet another discussion about Role-Playing. Go on as you were. Title credit goes to Scott Cee . Last three posts: quote Foryx Tip(-ish): Sandbox roleplays rarely involve actual sand. quote MrRandomletters Thanks to everyone who threw some comments out there about my idea, I'm pretty sure I've got my story now, just gotta go through a few drafts & such and I'll have...
Started 1 week, 2 days ago (2009-11-19 13:20:00)
by glndi
I'm on CS4 Illustrator and it seems when I resize while holding down the shift key, the object isn't staying proportioned. Also, when I resize an object by clicking on the width and height value in the menu bar, the object does not stay centered when it resizes. Is a setting off?
Started 1 week, 5 days ago (2009-11-16 22:44:00)
by Tom_mai78101
When you hold shift key,: Is it possible to cast an ability then cast another like a structured queue? Is it possible to assign a generic unit an order to go somewhere, cast something, then order that unit to come back? If so , will the unit wait until the energy is restored, and once it's enough, the unit will cast the above ability, then follow the next order? Can the queue ...
Started 14 hours, 11 minutes ago (2009-11-28 14:20:00)
by gforever
Hi, I was trying to take the stock radio out and not sure if I might have triggered something.... The shift lights don't light up and the intelligent key no longer works. The hazard lights still work and the car seems to turn on with the standard key. I was freaking out so I put all the stock parts back together but still no luck with the shift lights or intelligent key. I went to grab the ...
Started 6 days, 5 hours ago (2009-11-22 22:54:00)
by Blakoz
Ok i don't know if there's another post about this.. but i searched, and nothing... I have a PS3 and a PC version of shift.... my ps3 version apparently registered just fine... whereas my pc version keeps saying this key is already registered... i checked all kinds of ea help(without actually contacting ea, the last time i did it was a prostreet key issue... and they did basically ...
Started 5 days, 5 hours ago (2009-11-23 23:26:00)
by NBKBadWolf
I recently purchased Need for Speed Shift on Steam to play with some friends, and when I get my info for my account and go online and accept the terms, it says my key is already registered. Is there anything I can do or did I waste my money?
Started 9 hours, 37 minutes ago (2009-11-28 18:54:00)
by Norad 2
quote Veegeeman As far as puzzle games go, I'd have to say I prefer Sudoku. ... Though that might just be because tetris pretty much always gives me the wrong type of brick 50 times in a row... No such thing as the wrong type of brick, boy! It's about creativity and adaptability!
Started 2 days, 15 hours ago (2009-11-26 12:47:00)
by RelentlesCoward
Quote: Originally Posted by hybridfury No, he is exactly right. Been playing with my setup since the EQ1 days, since 1999. I use arrow keys, all the keys on my numpad, ins key, del key, home, end, pg up and pg down. Also make use of the right alt, ctrl and shift keys. I have a 6 button mouse with which to bind keys to as well. ...
Started 5 days, 18 hours ago (2009-11-23 10:27:00)
by hcad
If I check the selected items in the SelectionChanged event the SelectedItems are correct. Only the IsSelected property of the ItemViewModel is not correct. The first 2 items and the last visible items are set to true. My workaround: private void lbx_Items_SelectionChanged( object sender, SelectionChangedEventArgs e) { foreach (ItemViewModel item in ...