MovieBTC (OP)
|
|
October 03, 2016, 10:08:21 PM Last edit: October 13, 2016, 09:30:08 PM by MovieBTC |
|
paying 20$ in BTC for anyone who can make my terminal (LxTerminal) display Å Ä Ö so i can actually use it when i browse my archive with LINKS.
|
Code: Hello
|
|
|
manollo7604
Newbie
Offline
Activity: 9
Merit: 0
|
|
October 03, 2016, 10:15:40 PM |
|
i can walk you through to solve you issue
|
|
|
|
|
MovieBTC (OP)
|
|
October 03, 2016, 10:21:50 PM |
|
i can walk you through to solve you issue
that would be nice! i've tried those alternatives, i just can't get it to work....
|
Code: Hello
|
|
|
manollo7604
Newbie
Offline
Activity: 9
Merit: 0
|
|
October 03, 2016, 10:26:33 PM |
|
ok open your lxterminal, edit, preferences, advanced, Select-By-Word characters: copy and paste what's in that case for me
|
|
|
|
MovieBTC (OP)
|
|
October 03, 2016, 10:29:42 PM |
|
ok open your lxterminal, edit, preferences, advanced, Select-By-Word characters: copy and paste what's in that case for me
that changes all the time... right now it says -A-Za-Z0-9,./?%&#:_~ i've tried to paste ÅÄÖ in there, but they won't be displayed later on in the terminal
|
Code: Hello
|
|
|
manollo7604
Newbie
Offline
Activity: 9
Merit: 0
|
|
October 03, 2016, 10:33:55 PM |
|
it should work! try entering "setxkbmap se" in you terminal 'without "" '
|
|
|
|
MovieBTC (OP)
|
|
October 03, 2016, 10:35:14 PM |
|
it should work! try entering "setxkbmap se" in you terminal 'without "" '
ending up with "XKB extension not present on :1.0"
|
Code: Hello
|
|
|
manollo7604
Newbie
Offline
Activity: 9
Merit: 0
|
|
October 03, 2016, 10:41:48 PM |
|
now i knew the problem. tell me what distro are you using to fix it
|
|
|
|
MovieBTC (OP)
|
|
October 03, 2016, 10:43:22 PM |
|
now i knew the problem. tell me what distro are you using to fix it
i do not know. i'm quite new with linux. currently using a RPI 3 with Raspbian.
|
Code: Hello
|
|
|
manollo7604
Newbie
Offline
Activity: 9
Merit: 0
|
|
October 03, 2016, 11:01:33 PM |
|
ok in your terminal enter (without "" ): "sudo apt-get update && sudo apt-get install xserver-xorg xserver-xorg-core xserver-xorg-dev xserver-xorg-input-acecad xserver-xorg-input-aiptek xserver-xorg-input-all xserver-xorg-input-evdev xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-mtrack xserver-xorg-input-multitouch xserver-xorg-input-void xserver-xorg-video-all xsettingsd xterm xtermcontrol xtermset xutils xutils-dev xview-clients xxkb" This should install xorg with all of it's cool stuff and will solve your problem (the las one xxkb is the most important becos it would solve XKB extension not present) Reminder: you should have a good internet connection.
|
|
|
|
MovieBTC (OP)
|
|
October 03, 2016, 11:07:49 PM |
|
ok in your terminal enter (without "" ): "sudo apt-get update && sudo apt-get install xserver-xorg xserver-xorg-core xserver-xorg-dev xserver-xorg-input-acecad xserver-xorg-input-aiptek xserver-xorg-input-all xserver-xorg-input-evdev xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-mtrack xserver-xorg-input-multitouch xserver-xorg-input-void xserver-xorg-video-all xsettingsd xterm xtermcontrol xtermset xutils xutils-dev xview-clients xxkb" This should install xorg with all of it's cool stuff and will solve your problem (the las one xxkb is the most important becos it would solve XKB extension not present) Reminder: you should have a good internet connection.
got this now. pi@raspberrypi:~ $ sudo apt-get install xserver-xorg xserver-xorg-core xserver-xorg-dev xserver-xorg-input-acecad xserver-xorg-input-aiptek xserver-xorg-input-all xserver-xorg-input-evdev xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-input-mtrack xserver-xorg-input-multitouch xserver-xorg-input-void xserver-xorg-video-all xsettingsd xterm xtermcontrol xtermset xutils xutils-dev xview-clients xxkb Reading package lists... Done Building dependency tree Reading state information... Done xserver-xorg is already the newest version. xserver-xorg-input-all is already the newest version. xserver-xorg-input-all set to manually installed. xserver-xorg-core is already the newest version. xserver-xorg-core set to manually installed. xserver-xorg-input-evdev is already the newest version. xserver-xorg-input-evdev set to manually installed. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: xserver-xorg-input-mtrack : Conflicts: xserver-xorg-input-multitouch but 1.0~rc2+git20110312-2+b4 is to be installed xserver-xorg-video-all : Depends: xserver-xorg-video-ati but it is not going to be installed Depends: xserver-xorg-video-nouveau but it is not going to be installed Depends: xserver-xorg-video-vesa but it is not going to be installed E: Unable to correct problems, you have held broken packages. still getting "XKB extension not present on :1.0"
|
Code: Hello
|
|
|
manollo7604
Newbie
Offline
Activity: 9
Merit: 0
|
|
October 03, 2016, 11:12:52 PM |
|
ok eneter: apt-get install xserver-xorg-input-all xserver-xorg-input-kbd xsettingsd xterm xtermcontrol xtermset xutils xutils-dev xview-clients xxkb (welcome to the linux world where nothing is simple!!)
|
|
|
|
MovieBTC (OP)
|
|
October 03, 2016, 11:25:11 PM |
|
Done pi@raspberrypi:~ $ sudo apt-get install xserver-xorg-input-all xserver-xorg-input-kbd xsettingsd xterm xtermcontrol xtermset xutils xutils-dev xview-clients xxkb Reading package lists... Done Building dependency tree Reading state information... Done xserver-xorg-input-all is already the newest version. xserver-xorg-input-all set to manually installed. xxkb is already the newest version. The following extra packages will be installed: libutempter0 x11-session-utils xbitmaps xviewg Suggested packages: xfonts-cyrillic x11-xfs-utils indent The following NEW packages will be installed: libutempter0 x11-session-utils xbitmaps xserver-xorg-input-kbd xsettingsd xterm xtermcontrol xtermset xutils xutils-dev xview-clients xviewg 0 upgraded, 12 newly installed, 0 to remove and 140 not upgraded. Need to get 1832 kB of archives. After this operation, 5479 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main xbitmaps all 1.1.1-2 [32.1 kB] Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main xviewg armhf 3.2p1.4-28.1 [709 kB] Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main libutempter0 armhf 1.1.5-4 [7516 B] Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main x11-session-utils armhf 7.7+1 [60.1 kB] Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main xserver-xorg-input-kbd armhf 1:1.8.0-1+b2 [38.3 kB] Get:6 http://mirrordirector.raspbian.org/raspbian/ jessie/main xsettingsd armhf 0.0.20121210+72+g474f18a-1 [22.8 kB] Get:7 http://mirrordirector.raspbian.org/raspbian/ jessie/main xterm armhf 312-2 [571 kB] Get:8 http://mirrordirector.raspbian.org/raspbian/ jessie/main xtermcontrol armhf 3.1-1 [34.6 kB] Get:9 http://mirrordirector.raspbian.org/raspbian/ jessie/main xtermset armhf 0.5.2-5 [11.1 kB] Get:10 http://mirrordirector.raspbian.org/raspbian/ jessie/main xutils all 1:7.7+7 [36.6 kB] Get:11 http://mirrordirector.raspbian.org/raspbian/ jessie/main xutils-dev armhf 1:7.7+3 [235 kB] Get:12 http://mirrordirector.raspbian.org/raspbian/ jessie/main xview-clients armhf 3.2p1.4-28.1 [73.9 kB] Fetched 1832 kB in 1s (978 kB/s) Can't set locale; make sure $LC_* and $LANG are correct! perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to a fallback locale ("C.UTF-8"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory Selecting previously unselected package xbitmaps. (Reading database ... 119216 files and directories currently installed.) Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... Unpacking xbitmaps (1.1.1-2) ... Selecting previously unselected package xviewg. Preparing to unpack .../xviewg_3.2p1.4-28.1_armhf.deb ... Unpacking xviewg (3.2p1.4-28.1) ... Selecting previously unselected package libutempter0. Preparing to unpack .../libutempter0_1.1.5-4_armhf.deb ... Unpacking libutempter0 (1.1.5-4) ... Selecting previously unselected package x11-session-utils. Preparing to unpack .../x11-session-utils_7.7+1_armhf.deb ... Unpacking x11-session-utils (7.7+1) ... Selecting previously unselected package xserver-xorg-input-kbd. Preparing to unpack .../xserver-xorg-input-kbd_1%3a1.8.0-1+b2_armhf.deb ... Unpacking xserver-xorg-input-kbd (1:1.8.0-1+b2) ... Selecting previously unselected package xsettingsd. Preparing to unpack .../xsettingsd_0.0.20121210+72+g474f18a-1_armhf.deb ... Unpacking xsettingsd (0.0.20121210+72+g474f18a-1) ... Selecting previously unselected package xterm. Preparing to unpack .../archives/xterm_312-2_armhf.deb ... Unpacking xterm (312-2) ... Selecting previously unselected package xtermcontrol. Preparing to unpack .../xtermcontrol_3.1-1_armhf.deb ... Unpacking xtermcontrol (3.1-1) ... Selecting previously unselected package xtermset. Preparing to unpack .../xtermset_0.5.2-5_armhf.deb ... Unpacking xtermset (0.5.2-5) ... Selecting previously unselected package xutils. Preparing to unpack .../xutils_1%3a7.7+7_all.deb ... Unpacking xutils (1:7.7+7) ... Selecting previously unselected package xutils-dev. Preparing to unpack .../xutils-dev_1%3a7.7+3_armhf.deb ... Unpacking xutils-dev (1:7.7+3) ... Selecting previously unselected package xview-clients. Preparing to unpack .../xview-clients_3.2p1.4-28.1_armhf.deb ... Unpacking xview-clients (3.2p1.4-28.1) ... Processing triggers for man-db (2.7.0.2-5) ... Processing triggers for gnome-menus (3.13.3-6) ... Processing triggers for desktop-file-utils (0.22-1) ... Processing triggers for mime-support (3.58) ... Processing triggers for hicolor-icon-theme (0.13-1) ... Setting up xbitmaps (1.1.1-2) ... Setting up xviewg (3.2p1.4-28.1) ... Setting up libutempter0 (1.1.5-4) ... Creating utempter group... Setting up x11-session-utils (7.7+1) ... Setting up xserver-xorg-input-kbd (1:1.8.0-1+b2) ... Setting up xsettingsd (0.0.20121210+72+g474f18a-1) ... Setting up xterm (312-2) ... Setting up xtermcontrol (3.1-1) ... Setting up xtermset (0.5.2-5) ... Setting up xutils (1:7.7+7) ... Setting up xutils-dev (1:7.7+3) ... Setting up xview-clients (3.2p1.4-28.1) ... Processing triggers for libc-bin (2.19-18+deb8u4) ...
|
Code: Hello
|
|
|
manollo7604
Newbie
Offline
Activity: 9
Merit: 0
|
|
October 03, 2016, 11:31:10 PM |
|
great, now upgrade your system (optional) "apt-get upgrade -y && apt-get dist-upgrade -y" and reboot, enter "setxkbmap se" in you terminal, now your problem should be solved.
|
|
|
|
MovieBTC (OP)
|
|
October 04, 2016, 12:11:54 AM Last edit: October 04, 2016, 08:35:14 AM by MovieBTC |
|
.
|
Code: Hello
|
|
|
MovieBTC (OP)
|
|
October 04, 2016, 12:35:57 AM Last edit: October 04, 2016, 08:35:32 AM by MovieBTC |
|
'' Setxbkmap se '' does still not work
|
Code: Hello
|
|
|
MovieBTC (OP)
|
|
October 04, 2016, 08:34:52 AM |
|
still not solved. 20$ for anyone who can fix it !
|
Code: Hello
|
|
|
Joel_Jantsen
Legendary
Offline
Activity: 2072
Merit: 1353
Top-tier crypto casino and sportsbook
|
|
October 04, 2016, 09:32:35 AM |
|
Not the wisest solution but you can try the following : - 1.Put the following in one of your login scripts (/etc/profile, ~/.xinitrc, ...): export LANG="<your language>.UTF-8" 2.Try wiping the config files, totally uninstalling Xfce and some other packages related, and then installing it again. The core source of the discussion : https://bbs.archlinux.org/viewtopic.php?id=122497
|
|
|
|
t2yax
Sr. Member
Offline
Activity: 462
Merit: 250
Arianee:Smart-link Connecting Owners,Assets,Brands
|
|
October 04, 2016, 09:51:04 AM |
|
edit /etc/vconsole.conf as admin
write KEYMAP=sv at first line
save the configuration file and restart.
if not succesful i have some more ways to solve.
|
|
|
|
|