Config-Model-Xorg

 view release on metacpan or  search on metacpan

fallback_models/Xorg.pl  view on Meta::CPAN

                'choice' => [
                              'num',
                              'caps',
                              'scroll'
                            ]
              },
              'altwin',
              {
                'value_type' => 'enum',
                'help' => {
                            'alt_super_win' => 'Alt is mapped to the right Win-key and Super to Menu.',
                            'meta_alt' => 'Alt and Meta are on the Alt keys (default).',
                            'super_win' => 'Super is mapped to the Win-keys (default).',
                            'left_meta_win' => 'Meta is mapped to the left Win-key.',
                            'menu' => 'Add the standard behavior to Menu key.',
                            'hyper_win' => 'Hyper is mapped to the Win-keys.',
                            'meta_win' => 'Meta is mapped to the Win-keys.'
                          },
                'type' => 'leaf',
                'choice' => [
                              'menu',
                              'meta_alt',
                              'meta_win',
                              'left_meta_win',
                              'super_win',

fallback_models/Xorg.pl  view on Meta::CPAN

                              'none'
                            ]
              },
              'grp',
              {
                'value_type' => 'enum',
                'help' => {
                            'sclk_toggle' => 'Scroll Lock changes group',
                            'ctrl_shift_toggle' => 'Control+Shift changes group.',
                            'win_switch' => 'Both Win-keys switch group while pressed.',
                            'menu_toggle' => 'Menu key changes group.',
                            'rwin_switch' => 'Right Win-key switches group while pressed.',
                            'rwin_toggle' => 'Right Win-key changes group.',
                            'ctrl_alt_toggle' => 'Alt+Control changes group.',
                            'lwin_toggle' => 'Left Win-key changes group.',
                            'rctrl_switch' => 'Right Ctrl key switches group while pressed.',
                            'lshift_toggle' => 'Left Shift key changes group.',
                            'lctrl_toggle' => 'Left Ctrl key changes group.',
                            'lwin_switch' => 'Left Win-key switches group while pressed.',
                            'shift_caps_toggle' => 'Shift+CapsLock changes group.',
                            'ctrls_toggle' => 'Both Ctrl keys together change group.',

fallback_models/Xorg.pl  view on Meta::CPAN

              'lv3',
              {
                'value_type' => 'enum',
                'help' => {
                            'ralt_switch' => 'Press Right Alt key to choose 3rd level.',
                            'win_switch' => 'Press any of Win-keys to choose 3rd level.',
                            'lwin_switch' => 'Press Left Win-key to choose 3rd level.',
                            'rwin_switch' => 'Press Right Win-key to choose 3rd level.',
                            'ralt_switch_multikey' => 'Press Right Alt key to choose 3rd level, Shift+Right Alt key is Multi_Key',
                            'lalt_switch' => 'Press Left Alt key to choose 3rd level.',
                            'menu_switch' => 'Press Menu key to choose 3rd level.',
                            'switch' => 'Press Right Control to choose 3rd level.',
                            'alt_switch' => 'Press any of Alt keys to choose 3rd level.'
                          },
                'type' => 'leaf',
                'choice' => [
                              'switch',
                              'menu_switch',
                              'win_switch',
                              'lwin_switch',
                              'rwin_switch',

fallback_models/Xorg.pl  view on Meta::CPAN

                              'ralt_switch_multikey'
                            ]
              },
              'compose',
              {
                'value_type' => 'enum',
                'help' => {
                            'rwin' => 'Right Win-key is Compose.',
                            'ralt' => 'Right Alt is Compose.',
                            'caps' => 'Caps Lock is Compose',
                            'menu' => 'Menu is Compose.',
                            'rctrl' => 'Right Ctrl is Compose.'
                          },
                'type' => 'leaf',
                'choice' => [
                              'ralt',
                              'rwin',
                              'menu',
                              'rctrl',
                              'caps'
                            ]



( run in 0.978 second using v1.01-cache-2.11-cpan-49f99fa48dc )