More work on Prompt Widget
This commit is contained in:
@@ -84,3 +84,16 @@ DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.Defaul
|
||||
-ConsoleKeys=Tilde
|
||||
+ConsoleKeys=Tilde
|
||||
|
||||
[InputPlatformSettings_Linux InputPlatformSettings]
|
||||
MaxPlatformUserCount=8
|
||||
input.DeviceMappingPolicy=1
|
||||
MaxTriggerFeedbackPosition=8
|
||||
MaxTriggerFeedbackStrength=8
|
||||
MaxTriggerVibrationTriggerPosition=9
|
||||
MaxTriggerVibrationFrequency=255
|
||||
MaxTriggerVibrationAmplitude=8
|
||||
+HardwareDevices=(InputClassName="",HardwareDeviceIdentifier="",PrimaryDeviceType=Unspecified,SupportedFeaturesMask=0)
|
||||
+HardwareDevices=(InputClassName="DefaultKeyboardAndMouse",HardwareDeviceIdentifier="KBM",PrimaryDeviceType=KeyboardAndMouse,SupportedFeaturesMask=3)
|
||||
+HardwareDevices=(InputClassName="DefaultGamepad",HardwareDeviceIdentifier="Gamepad",PrimaryDeviceType=Gamepad,SupportedFeaturesMask=4)
|
||||
+HardwareDevices=(InputClassName="DefaultMobileTouch",HardwareDeviceIdentifier="MobileTouch",PrimaryDeviceType=Touch,SupportedFeaturesMask=8)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user