input: add missing JIS keys to virtio input
keycodemapdb updated to add the QKeyCodes muhenkan and katakanahiragana Signed-off-by: Miika S <miika9764@gmail.com> Message-Id: <20180116134217.8725-12-berrange@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
This commit is contained in:
		
							parent
							
								
									156dc7b174
								
							
						
					
					
						commit
						280b8da3b8
					
				@ -748,6 +748,9 @@
 | 
				
			|||||||
# @ac_bookmarks: since 2.10
 | 
					# @ac_bookmarks: since 2.10
 | 
				
			||||||
# altgr, altgr_r: dropped in 2.10
 | 
					# altgr, altgr_r: dropped in 2.10
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					# @muhenkan: since 2.12
 | 
				
			||||||
 | 
					# @katakanahiragana: since 2.12
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
# 'sysrq' was mistakenly added to hack around the fact that
 | 
					# 'sysrq' was mistakenly added to hack around the fact that
 | 
				
			||||||
# the ps2 driver was not generating correct scancodes sequences
 | 
					# the ps2 driver was not generating correct scancodes sequences
 | 
				
			||||||
# when 'alt+print' was pressed. This flaw is now fixed and the
 | 
					# when 'alt+print' was pressed. This flaw is now fixed and the
 | 
				
			||||||
@ -775,7 +778,7 @@
 | 
				
			|||||||
            'left', 'up', 'down', 'right', 'insert', 'delete', 'stop', 'again',
 | 
					            'left', 'up', 'down', 'right', 'insert', 'delete', 'stop', 'again',
 | 
				
			||||||
            'props', 'undo', 'front', 'copy', 'open', 'paste', 'find', 'cut',
 | 
					            'props', 'undo', 'front', 'copy', 'open', 'paste', 'find', 'cut',
 | 
				
			||||||
            'lf', 'help', 'meta_l', 'meta_r', 'compose', 'pause',
 | 
					            'lf', 'help', 'meta_l', 'meta_r', 'compose', 'pause',
 | 
				
			||||||
            'ro', 'hiragana', 'henkan', 'yen',
 | 
					            'ro', 'hiragana', 'henkan', 'yen', 'muhenkan', 'katakanahiragana',
 | 
				
			||||||
            'kp_comma', 'kp_equals', 'power', 'sleep', 'wake',
 | 
					            'kp_comma', 'kp_equals', 'power', 'sleep', 'wake',
 | 
				
			||||||
            'audionext', 'audioprev', 'audiostop', 'audioplay', 'audiomute',
 | 
					            'audionext', 'audioprev', 'audiostop', 'audioplay', 'audiomute',
 | 
				
			||||||
            'volumeup', 'volumedown', 'mediaselect',
 | 
					            'volumeup', 'volumedown', 'mediaselect',
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +1 @@
 | 
				
			|||||||
Subproject commit 10739aa26051a5d49d88132604539d3ed085e72e
 | 
					Subproject commit 05dad417e9d0b37ee1fba33056d91a6b734b3357
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user