You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
toolTip:qsTranslate("SettingsPage", "Keystroke sending method used in %1.").arg("<i>"+qsTranslate("SettingsPage", "Insert into active window") +"</i>")
305
+
toolTip:qsTranslate("SettingsPage", "Simulated keystroke sending method used in %1.").arg("<i>"+qsTranslate("SettingsPage", "Insert into active window") +"</i>")
306
306
comboBox {
307
307
currentIndex: {
308
308
if (_settings.fake_keyboard_type===Settings.FakeKeyboardTypeLegacy) return0
toolTip:qsTranslate("SettingsPage", "The delay between simulated keystrokes used in %1.").arg("<i>"+qsTranslate("SettingsPage", "Insert into active window") +"</i>")
0 commit comments