After the grub menu following a fresh Ubuntu 22.04 installation I have the following and I cannot proceed further:
obaino's questions
Is there a way to adjust notifications font size at ubuntu mate 20.04?
There is no such option at the pop up notifications in control center.
I am using Ubuntu Mate 20.04
How can I customize the appearance (i.e. background, font color... ) of tooltips?
Maybe through dconf-editor
or command line?
I am using ubuntu mate 20.04 I want to assign a custom key combination (i.e. Ctrl+Esc) on brisk menu which has as default Mod4(winKey). I've found its entry in dconf editor, but no other shorcut works apart from the default option.
any ideas?
I am using ubuntu-mate 18.04.
I want to be able to switch across workspaces using mousewheel. Coming from xfce I'm used to this setting. I know it can also be done using compiz but I'm currently using Marco as compositor and I prefer to stick with it.
Any suggestion is very welcome.
I am running Xubuntu 18.04 and I have the following problem:
When I try to create a shortcut using Win, instead of Super I get Multi Key indication and I cannot create key combination (i.e. Super-T). For example I cannot use the following shortcuts that have Super in it:
This is my /etc/default/keyboard:
XKBMODEL="pc105"
XKBLAYOUT="us,gr"
XKBVARIANT=","
XKBOPTIONS="grp:alt_shift_toggle,compose:lwin,terminate:ctrl_alt_bksp,grp_led:scroll"
BACKSPACE="guess"
also the results of: setxkbmap -query -v 10
Setting verbose level to 10
locale is C
Trying to load rules file ./rules/evdev...
Trying to load rules file /usr/share/X11/xkb/rules/evdev...
Success.
Applied rules from evdev:
rules: evdev
model: pc105
layout: us,gr
variant: ,
options: grp:lalt_lshift_toggle,compose:lwin,terminate:ctrl_alt_bksp,grp_led:scroll
Trying to build keymap using the following components:
keycodes: evdev+aliases(qwerty)
types: complete
compat: complete+ledscroll(group_lock)
symbols: pc+us+gr:2+inet(evdev)+group(lalt_lshift_toggle)+compose(lwin)+terminate(ctrl_alt_bksp)
geometry: pc(pc105)
rules: evdev
model: pc105
layout: us,gr
variant: ,
options: grp:lalt_lshift_toggle,compose:lwin,terminate:ctrl_alt_bksp,grp_led:scroll
Any suggestion on how to fix this would be very helpful.