| Summary: | Could not enter '5' in Konsole window | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Andrey Cherepanov <sibskull> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.3 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrey Cherepanov
2009-08-12 17:11:54 UTC
Additionally: '5' is pasted, only enter from keyboard does not work. Hmm. I remove ~/.kde4/share/config/kxkbrc and reconfigure Keyboard Layout and bug was closed.
Differences between old and new version:
3,4d2
< EnableXkbOptions=true
< IncludeGroups=ru(winkeys):us
6,8c4,6
< LayoutList=us(euro),ru(winkeys)
< Model=acpi
< Options=compose:rctrl,grp:switch,altwin:meta_alt,grp:lwin_toggle
---
> LayoutList=us,ru
> Model=pc104
> Options=grp:switch,grp:switch,compose:rctrl,grp:lwin_toggle
12,13d9
< StickySwitching=false
< StickySwitchingDepth=2
15d10
< Test=Test
|