View Issue Details

IDProjectCategoryView StatusLast Update
0002047FSSCPuser interfacepublic2009-12-11 14:01
Reporterportej05 Assigned Toportej05  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0002047: Windows Key disabled under standalone
DescriptionWindows Key is disabled when standalone is in foreground.
Additional InformationRun standalone, try using something like windowskey-E
TagsNo tags attached.

Activities

portej05

2009-11-22 09:28

reporter   ~0011317

(behaviour confirmed on local machine)

Goober5000

2009-11-23 23:00

administrator   ~0011326

Last edited: 2009-11-23 23:00

The Windows key is disabled because people complained about accidentally hitting it when they tried to hit the Ctrl or Alt keys. Look for disableWindowsKey() and enableWindowsKey() in freespace.cpp.

I assume there's some way to tell when FSO is acting as a standalone versus as a playable EXE? If so, we can simply add if() statements around those commands.

portej05

2009-12-03 07:00

reporter   ~0011371

Fixed in 5694

portej05

2009-12-11 14:01

reporter   ~0011402

No complaints it seems!

Issue History

Date Modified Username Field Change
2009-11-22 09:28 portej05 New Issue
2009-11-22 09:28 portej05 Status new => assigned
2009-11-22 09:28 portej05 Assigned To => portej05
2009-11-22 09:28 portej05 Note Added: 0011317
2009-11-22 09:28 portej05 Status assigned => acknowledged
2009-11-23 23:00 Goober5000 Note Added: 0011326
2009-11-23 23:00 Goober5000 Note Edited: 0011326
2009-12-03 07:00 portej05 Note Added: 0011371
2009-12-03 07:00 portej05 Status acknowledged => feedback
2009-12-11 14:01 portej05 Note Added: 0011402
2009-12-11 14:01 portej05 Status feedback => resolved
2009-12-11 14:01 portej05 Resolution open => fixed