File: README.Debian

package info (click to toggle)
kinput2 3.1-13
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 3,028 kB
  • ctags: 5,584
  • sloc: ansic: 49,965; makefile: 104; sh: 68
file content (28 lines) | stat: -rw-r--r-- 1,069 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
kinput2 for Debian
------------------

* Workaround for the buggy window managers

  Kinput2 provides an X resource to avoid strange behavior of buggy
  window managers.  Debian prepackaged version of kinput2 is released
  with this feature by enabling
  "*OverTheSpotConversion.UseOverrideShellForMode: True" in
  /etc/X11/app-defaults/Kinput2.

* Workaround for the input focus problem (taken from SuSE's
  kinput2.app-defaults.patch)

  Don't give input focus to the windows of kinput2, they don't need
  input focus it just causes problems if they get input focus.

* Kinput2 with Wnn support

  Kinput2 with Wnn support (kinput2-canna-wnn and kinput2-wnn) hangs
  unless you set any jserver hosts by X resource
  "Kinput2*CcWnn.Jserver" or command line option "-jserver" or
  environment variable "JSERVER".  Debian prepackaged version of
  kinput2 can connect to localhost even if you don't set any jserver
  hosts by setting "*CcWnn.Jserver: localhost" in
  /etc/X11/app-defaults/Kinput2.

 -- Keita Maehara <maehara@debian.org>, Sun, 13 Jun 1999 00:29:49 +0900