You are not logged in.

#1 2015-12-13 13:17

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Problems with XKB and used HDD space size and two questions.

Good day!
Installed Q4OS 1.4.4 x64 yesterday and already found some problems. All of them are here: http://imgur.com/a/ia0Vi
First, I cannot get Xkb options to work at all.
Second, the file manager shows wrong size of used hard disk space. I have clean system with full featured desktop and some programs installed, and file manager shows, that I have 50 gigabytes of used space, which is unreal. But GParted show that I have 19 gigabytes used, which I think is real value. Also 128 terabytes???...
Then, what does option Freeze Computer do? I selected it and then I could get my computer back to work only by pressing RESET button on case.
Finally, how to change size of those small fonts in Firefox, GParted, Google Chrome front-ends?
http://imgur.com/a/ia0Vi


Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#2 2015-12-15 12:14

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,230
Website

Re: Problems with XKB and used HDD space size and two questions.

Rademes wrote:

... I cannot get Xkb options to work at all.

Please specify in more detail what you want to achieve and which options did you set. These options are not handled by Kxkb but may help tune your keyboard to your needs. You can set Xkb extension options instead of, or in addition to, specifying them in the X11 configuration file. These settings show you options on bottom line, so user can pick them and run within terminal or specify in X11 configuration file.

Rademes wrote:

file manager shows wrong size of used hard disk space.

Yes, reproducible Trinity bugs. You could report them via their bugtracker https://bugs.trinitydesktop.org/buglist … search=ALL

Rademes wrote:

Then, what does option Freeze Computer do

'Freeze' means 'Suspend-To-Idle', which is the only power saving state available that does not require hardware cooperation.  It will give you the absolute lowest amount of power saving available, and in most cases won't even be worth the trouble of having to reconnect network services, etc. when you bring the machine back out of Freeze. See https://www.kernel.org/doc/Documentatio … states.txt

Rademes wrote:

Finally, how to change size of those small fonts in Firefox, GParted, Google Chrome front-ends?

Change font size in 'gtk-font-name=' line from '/home/your-username/.gtkrc-q4os' file.

Offline

#3 2015-12-15 13:57

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: Problems with XKB and used HDD space size and two questions.

I only want to be able to switch keyboard layouts using Left Win button, like I did in Linux Mint previously.
setxkbmap -option -option grp:lwin_toggle
Where is X11 configuration file and how should I specify them?
Also is it possible to change Desktop icon sizes?

Fonts changed, Trinity bug will report later.

Last edited by Rademes (2015-12-15 20:12)


Attachments:
png XKB.png, Size: 73.35 KiB, Downloads: 827

Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#4 2015-12-16 11:02

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,230
Website

Re: Problems with XKB and used HDD space size and two questions.

Rademes wrote:

I only want to be able to switch keyboard layouts using Left Win button

The cleaner way to set Win key:
Go to Control Panel -> Regional and Acessibility -> Keyboard shortcuts -> uncheck 'Use Win key as a modifier ..' checkbox

If you want still to alter Xorg configuration, create respective config file in '/etc/X11/xorg.conf.d/' folder.

Rademes wrote:

Also is it possible to change Desktop icon sizes?

First, unlock advanced Control panel options in terminal:
$ sudo kcmodules --unlock
Go to Control Panel -> Appearance ... -> Icons -> Advanced tab -> set desired icon sizes
You can optionally lock it again:
$ sudo kcmodules --lock

Offline

#5 2015-12-16 18:38

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: Problems with XKB and used HDD space size and two questions.

Created file in system:/media/sda3/etc/X11/xorg.conf.d as shown here: http://imgur.com/igRnrXU
After reboot switching layouts still does not work. What I did wrong?
Also noticed bug in text managers Kate and KWrite. If you launch them in root mode and click on right mouse button, only small rectangle appears instead of context menu.
Now I understand why advanced options are hidden. Editing them ended like that: http://imgur.com/kioy7ON. Luckily I reverted default theme smile
Trinity bug reported.

Last edited by Rademes (2015-12-16 18:39)


Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#6 2015-12-16 22:58

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,230
Website

Re: Problems with XKB and used HDD space size and two questions.

Please try another more easy method to get keyboard switching to work.
- Edit '/home/adminq/.trinity/share/config/kdeglobals' file
- Find line beginning with 'Switch to Next Keyboard Layout=...'
- Replace with the line 'Switch to Next Keyboard Layout=Alt+Ctrl+K;Super_L'
- Save file and login again.
Let us know if it works. If so, you should revert back changes you have made in /etc/X11/xorg.conf.d/ .

Kate and Kwrite context menu bugs under root mode are related to Q4OS not Trinity, we will add them onto our internal buglist. Thanks for reporting TDE bugs.

Offline

#7 2015-12-17 08:43

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: Problems with XKB and used HDD space size and two questions.

Made changes to kdeglobals file:
Switch to Desktop 9=default(Ctrl+F9)
Switch to Next Desktop=none
Switch to Next Keyboard Layout=Alt+Ctrl+K;Super_L
Switch to Next Screen=none
Switch to Previous Desktop=none
Unfortunately Win key still does not switch layouts. Alt+Ctrl+K works but Win key not.

Last edited by Rademes (2015-12-17 09:34)


Attachments:
png Keyboard1.png, Size: 89.98 KiB, Downloads: 833

Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#8 2015-12-17 15:24

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,230
Website

Re: Problems with XKB and used HDD space size and two questions.

Your kdeglobals cut-out looks to be correct. Did you revert changes previously made in '/etc/X11/xorg.conf.d/' and xkb options ? We are able to switch keyboard with Win key ('Super_L') setting in 'kdeglobals', no other configuration needed.

You can check active xkb options:
$ setxkbmap -query
$ setxkbmap -print

Offline

#9 2015-12-17 15:36

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: Problems with XKB and used HDD space size and two questions.

Seems like changes were not reverted. I only deleted my configuration file.
Unfortunately I don`t know how to revert changes sad

Last edited by Rademes (2015-12-17 15:37)


Attachments:
png xkbmap.png, Size: 53.65 KiB, Downloads: 781

Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#10 2015-12-17 16:04

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,230
Website

Re: Problems with XKB and used HDD space size and two questions.

Go to Control Panel -> Regional and Acessibility -> Keyboard Layout -> Xkb Options -> uncheck 'Enable xkb options' or partial settings you want.

Offline

#11 2015-12-17 17:51

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: Problems with XKB and used HDD space size and two questions.

Thank You!
Keyboard switching finally works! smile


Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

Board footer

Powered by FluxBB