1
0

- Update to version 2.16

* Move apostrophe U+0027 to the first level and add U+02BC one to
    ua(unicode)
  * Add support for chromebooks layout
  * Add missing semicolons in symbols/inet
  * Undo incompatible us(dvp) layout additions
  * Define a keyboard layout for the Ol Chiki script
  * new layout - Russian Phonetic Czech
  * Correct capitalization and naming of us(dvp) "Programmer Dvorak"
  * added swap_lalt_lwin
  * fixed Icelandic Dvorak
  * Broken xml fixed
  * Fixed mac file, use utf-8
  * Added Teck keyboard
  * added missing Teck file
  * prerelease translation sync
  * Added Finnish DAS layout
- refreshed n_suse.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkeyboard-config?expand=0&rev=116
This commit is contained in:
Stefan Dirsch 2015-10-20 14:51:12 +00:00 committed by Git OBS Bridge
parent 98178da335
commit f7005ebe40
5 changed files with 36 additions and 16 deletions

View File

@ -1,22 +1,21 @@
-- 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 @@
diff -u -r xkeyboard-config-2.16.orig/rules/evdev.m_s.part xkeyboard-config-2.16/rules/evdev.m_s.part
--- xkeyboard-config-2.16.orig/rules/evdev.m_s.part 2015-10-20 16:46:14.666938000 +0200
+++ xkeyboard-config-2.16/rules/evdev.m_s.part 2015-10-20 16:47:50.094095000 +0200
@@ -1,4 +1,4 @@
- $evdevkbds = +inet(evdev)+inet(%m)
- chromebook = +inet(evdev)+inet(chromebook)
- applealu_jis = +inet(evdev)+macintosh_vndr/jp(alujiskeys)
- * = +inet(evdev)
+ $evdevkbds = +inet(evdev)+inet(%m)+terminate(ctrl_alt_bksp)
+ chromebook = +inet(evdev)+inet(chromebook)+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" {
diff -u -r xkeyboard-config-2.16.orig/symbols/pc xkeyboard-config-2.16/symbols/pc
--- xkeyboard-config-2.16.orig/symbols/pc 2015-10-20 16:46:13.091936000 +0200
+++ xkeyboard-config-2.16/symbols/pc 2015-10-20 16:46:28.915956000 +0200
@@ -27,8 +27,8 @@
key <LWIN> { [ Super_L ] };
key <RTSH> { [ Shift_R ] };
@ -27,4 +26,3 @@ index 996324d..fbbee47 100644
key <MENU> { [ Menu ] };
// Beginning of modifier mappings.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e443cf7ca2f0b40846472c029647a05933fc705d611e1478c4db8a48a6f38bf
size 958523

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e8a1f212c96b7f71ca0b05da361cac1816d27baae1d8e03e7b53049b58d1d58
size 968663

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Oct 20 14:40:37 UTC 2015 - sndirsch@suse.com
- Update to version 2.16
* Move apostrophe U+0027 to the first level and add U+02BC one to
ua(unicode)
* Add support for chromebooks layout
* Add missing semicolons in symbols/inet
* Undo incompatible us(dvp) layout additions
* Define a keyboard layout for the Ol Chiki script
* new layout - Russian Phonetic Czech
* Correct capitalization and naming of us(dvp) "Programmer Dvorak"
* added swap_lalt_lwin
* fixed Icelandic Dvorak
* Broken xml fixed
* Fixed mac file, use utf-8
* Added Teck keyboard
* added missing Teck file
* prerelease translation sync
* Added Finnish DAS layout
- refreshed n_suse.patch
-------------------------------------------------------------------
Wed May 27 12:10:59 UTC 2015 - sndirsch@suse.com

View File

@ -28,7 +28,7 @@ Url: http://www.freedesktop.org/Software/XKeyboardConfig
Provides: XFree86:/etc/X11/xkb/symbols/us
Provides: xorg-x11:/etc/X11/xkb/symbols/us
PreReq: /bin/ln /bin/rm
Version: 2.15
Version: 2.16
Release: 0
Summary: The X Keyboard Extension
License: GPL-2.0+ and LGPL-2.1+ and MIT and CDDL-1.0