File: README.debian

package info (click to toggle)
terminology 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,708 kB
  • sloc: ansic: 39,451; sh: 6,352; python: 314; perl: 105; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
There is a suggests on package libelementary-bin so that you can run elementary_config
 and change the default renderer from software to something sensible like opengl 
otherwise the software renderer will use your cpu quite a bit.

To make terminology work with input methods/IMF in general you need:
export ECORE_IMF_MODULE="xim"
export XMODIFIERS="@im=none"