Skip to content

xvkbd patch files for removing gui and dependencies

Notifications You must be signed in to change notification settings

donaastor/xvkbd-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xvkbd-cli

This should be a fork or something of xvkbd project, but I can't figure out how to link it properly, so here it is:
http://t-sato.in.coocan.jp/xvkbd/
This edition removes all the GUI stuff from the xvkbd app, leaving it as CLI only and exclusively. This is a kind of debloated edition, though calling xvkbd a bloat is not right. Even though this edition splits the size of the binary in half, its goal was to actually remove the annoying font error messages that print out in the terminal whenever you run the binary from it.

The difference:
  1. Files that are missing are deleted completely
  2. I deleted some lines from these 4 files:
    1. xvkbd.c
    2. Imakefile
    3. XVkbd-common.h
    4. XVkbd-common.ad

How to install:

mkdir /tmp/i-love-you
cd /tmp/i-love-you
git clone --depth=1 https://github.com/donaastor/xvkbd-cli.git
makepkg -esi

About

xvkbd patch files for removing gui and dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published