Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
xkeyboard-config
n_suse.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File n_suse.patch of Package xkeyboard-config
-- Add Multi_key to Control_R to get compose.Index: xkeyboard-config-2.1/rules/evdev.m_s.part diff --git a/rules/evdev.m_s.part b/rules/evdev.m_s.part index 5a6416b..23ce109 100644 --- a/rules/evdev.m_s.part +++ b/rules/evdev.m_s.part @@ -1,3 +1,3 @@ - $evdevkbds = +inet(evdev)+inet(%m) - applealu_jis = +inet(evdev)+macintosh_vndr/jp(alujiskeys) - * = +inet(evdev) + $evdevkbds = +inet(evdev)+inet(%m)+terminate(ctrl_alt_bksp) + applealu_jis = +inet(evdev)+macintosh_vndr/jp(alujiskeys)+terminate(ctrl_alt_bksp) + * = +inet(evdev)+terminate(ctrl_alt_bksp) diff --git a/symbols/pc b/symbols/pc index 996324d..fbbee47 100644 --- a/symbols/pc +++ b/symbols/pc @@ -27,8 +27,8 @@ xkb_symbols "pc105" { key <LWIN> { [ Super_L ] }; key <RTSH> { [ Shift_R ] }; - key <RCTL> { [ Control_R ] }; - key <RWIN> { [ Super_R ] }; + key <RCTL> { [ Control_R, Multi_key ] }; + key <RWIN> { [ Super_R, Multi_key ] }; key <MENU> { [ Menu ] }; // Beginning of modifier mappings.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor