Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt
hiddentrue

Installation and setup notes

...

My groot-ansible will have installed all the required packages and the basic configuration, but I still seem to be missing some steps:

  • Under System Settings→Regional SettingsLanguage add Korean (will install a few debs)
  • Still need to twiddle a couple of knobs via gnome...
    • Run gnome-language-selector, add 한국어 and select input method fcitx
    • Ignore any .config/debconf-kde-helperrc can't write errors (longtime bug)
  • Under System Settings→Startup & ShutdownAutostart→Add Program, add fcitxIf groot-ansible did not install ~/.config/autostart/fcitx.desktop log into gnome and run Startup Applications, add fcitx
    • NB: Kubuntu's System SettingsStartup & ShutdownAdd button is broken
  • Log out / log in
  • Right-click the keyboard icon on the panel → Configure Current Input Under System Settings→Regional Settings→Input Method
    • Uncheck Only Show Current Language 
    • Drag Shift Hangul across to the right
    • Under Global Config → Trigger Input Method, reset the shortcut if necessary (groot-ansible installs right alt as default, but you probably want the 'Hangul' key)
    • Set skin to dark

If there are still issues, try running from the command line: fcitx-diagnose

Themes

System Settings

  • Global Theme/Look and Feel: Breeze Dark
  • Plasma Style: E-Plasma (Elegance)
  • Application Style/Application Style: Oxygen
  • Application Style/Window Decoration: Ambience KDust
  • Application Style/Application Style/Gnome-GTK: Breeze-Dark
  • Colour: Magnesium
  • Font: Noto Sans 8-9 / Hack 9
  • Icons: Clarity (Lyra-Blue is also interesting)
  • Workspace Behaviour/General Behaviour:
    • Single Click
  • Workspace Behaviour/Desktop Effects
    • Wobbly Windows
    • Desktop Cube (Ctrl-Alt-Tab)
    • Desktop Cube Animation
  • Workspace Behaviour/Virtual Desktops: 2x2, Desktop Cube Animation
  • Shortcuts → Global Shortcuts → KWin Desktop Cube:  Ctrl-Alt-Tab
  • Shortcuts → Global Shortcuts → KWin Switch One Desktop Down:  Ctrl-Alt-Down, .etc
  • Window Management/Window Behaviour: Focus follows mouse - Mouse precedence
  • Regional Settings/Spell Check: Australian

Other

  • Desktop [Layout]: Right Click→Configure Desktop→Layout→Desktop
  • Kate [Line Numbers]: Settings→Appearance→Borders→Show Line Numbers

Synergy


No deb release for focal, but you can compile the sources with tag v1.11.1-stable (bionic's synergy 1.08 won't work, qt4→qt5 transition). However, a 1.08 server (bionic) is compatible with a 1.11 client.

...