Ticket #35136

左右CtrlキーをOne Shotにしても右Ctrlキーの設定が残る

Date d'ouverture: 2015-05-11 23:31 Dernière mise à jour: 2015-05-11 23:31

Rapporteur:
Propriétaire:
(Aucun)
Type:
État:
Ouvert
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
8
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun

Détails

Ctrlキーを単独押しでは、EscキーにしようとしてOne Shotの設定しても モディファイヤCtrlに、デフォルトのRightControlの設定が残ってしまう。

その結果、左Ctrlは意図したようになるが、右Ctrlでは、コントロールキー単独でも押したことになり、Escキーが入力されてしまう。 以下設定ファイル

include "109.nodoka"

key F1 = &DescribeBindings # 現在のキーマップのログ出力

## Oneshot Ctrl => Esc
mod Control += !!RCtrl !!LCtrl
key C-RCtrl = Esc
key C-LCtrl = Esc

以下&DescribeBindings表示

window Global ( /.*/ || /.*/ ) = &OtherWindowClass 
 mod Shift	= LeftShift RightShift 
 mod Control	= RightControl !!RightControl !!LeftControl 
 mod Alt	= LeftAlt RightAlt 
 mod Windows	= LeftWindows RightWindows 
 key F1	= &DescribeBindings 
 key C-LeftControl	= Esc 
 key C-RightControl	= Esc 

Ticket History (1/1 Histories)

2015-05-11 23:31 Updated by: applet
  • New Ticket "左右CtrlキーをOne Shotにしても右Ctrlキーの設定が残る" created

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion