My distribution is Kubuntu 15. 04, dual-boot with Linux Mint 17. 1 Rebecca, hardware is HP Compaq 7800 Small Form Factor.
Since the first boot recentlly, my keyboard layout in Kubuntu is giving me hard time. Instead of english caracters He sends LJŽNJŠ and instead of some croatian caracters /[]_: .
If I got the right shell inputs, outputs are:
I have scrolled for some simmilar problems and solutions on AskUbuntu and UbuntuWiki, the following commands "sudo apt-get install console-common" and "sudo dpkg-reconfigure console-data"and "sudo dpkg-reconfigure console-data" looked most promising for me.
But nothing really happened afterwards. No offered selection for buttons, no some error message - none. Is that possible?
Please help!
Note: the same problem with buttons rearranging appeared some time ago while working in Mint. Admin on one related forum suggested the command "setxkbmap hr" which worked just fine in ther; once entered to run on boot ("~/.bashrc").
Should I just run that code again in Kubuntu?
Since the first boot recentlly, my keyboard layout in Kubuntu is giving me hard time. Instead of english caracters He sends LJŽNJŠ and instead of some croatian caracters /[]_: .
If I got the right shell inputs, outputs are:
Code:
[FONT=monospace][COLOR=#000000]kapetan@kapetan-HP-Compaq-dc7800-Small-Form-Factor:~$ sudo dpkg-reconfigure keyboard-configuration [/COLOR] [sudo] password for kapetan: Your console font configuration will be updated the next time your system boots. If you want to update it now, run 'setupcon' from a virtual console. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.103ubuntu15) ... update-initramfs: Generating /boot/initrd.img-3.19.0-30-generic kapetan@kapetan-HP-Compaq-dc7800-Small-Form-Factor:~$[/FONT]
Code:
[FONT=monospace][COLOR=#000000]kapetan@kapetan-HP-Compaq-dc7800-Small-Form-Factor:~$ lsusb [/COLOR] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 003: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 002: ID 1a2c:0c21 China Resource Semico Co., Ltd Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 0458:012b KYE Systems Corp. (Mouse Systems) Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub kapetan@kapetan-HP-Compaq-dc7800-Small-Form-Factor:~$[/FONT]
Code:
[FONT=monospace][COLOR=#000000]kapetan@kapetan-HP-Compaq-dc7800-Small-Form-Factor:~$ sudo apt-get install console-common [/COLOR] Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: console-data Suggested packages: unicode-data The following NEW packages will be installed: console-common console-data 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 1230 kB of archives. After this operation, 3311 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://hr.archive.ubuntu.com/ubuntu/ vivid/universe console-data all 2:1.12-5 [1121 kB] Get:2 http://hr.archive.ubuntu.com/ubuntu/ vivid/universe console-common all 0.7.88 [109 kB] Fetched 1230 kB in 6s (184 kB/s) Preconfiguring packages ... Selecting previously unselected package console-data. (Reading database ... 168537 files and directories currently installed.) Preparing to unpack .../console-data_2%3a1.12-5_all.deb ... Unpacking console-data (2:1.12-5) ... Selecting previously unselected package console-common. Preparing to unpack .../console-common_0.7.88_all.deb ... Unpacking console-common (0.7.88) ... Processing triggers for systemd (219-7ubuntu6) ... Processing triggers for ureadahead (0.100.0-19) ... ureadahead will be reprofiled on next reboot Processing triggers for man-db (2.7.0.2-5) ... Setting up console-data (2:1.12-5) ... Looking for keymap to install: NONE Setting up console-common (0.7.88) ... Looking for keymap to install: NONE update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Processing triggers for systemd (219-7ubuntu6) ... Processing triggers for ureadahead (0.100.0-19) ... [/FONT] [FONT=monospace]kapetan@kapetan-HP-Compaq-dc7800-Small-Form-Factor:~$ [/FONT]
Code:
[FONT=monospace]kapetan@kapetan-HP-Compaq-dc7800-Small-Form-Factor:~$ sudo dpkg-reconfigure console-data Looking for keymap to install: NONE kapetan@kapetan-HP-Compaq-dc7800-Small-Form-Factor:~$ [/FONT]
Please help!
Note: the same problem with buttons rearranging appeared some time ago while working in Mint. Admin on one related forum suggested the command "setxkbmap hr" which worked just fine in ther; once entered to run on boot ("~/.bashrc").
Should I just run that code again in Kubuntu?