1
vote
1answer
166 views

How to get cinnamon window styling

I think I may have chosen Mint-with no codecs from the downloads section. What should I do to get the nicer cinnamon window styling as in this page?. I have attached a file to show how my window title ...
0
votes
0answers
45 views

touchpad scrolling lost when switching between physical and virtual tty

I have setup touchpad scrolling by running the following script in .xsession $ cat ~/bin/enablescrolling # enable two finger scroll synclient VertTwoFingerScroll=1 synclient HorizTwoFingerScroll=1 ...
2
votes
2answers
84 views

Open window maximised on X startup

I have a .xsession script. I am opening a gnome-terminal in background. I would like to open it maximised. I use Cinnamon as window manager. I do understand usually window manager is responsible for ...
1
vote
1answer
133 views

Where is Xkb getting its configuration?

Is there a way to query where xkb is getting its configuration from? Under ArchLinux I have /etc/X11/xorg.conf.d/00-keyboard.conf with Section "InputClass" Identifier "system-keyboard" ...