1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

The GNOME On-Screen Keyboard (GOK) is an accessability interface

that gives you control of your system without needing a keyboard.
The GOK makes available a hierarchical button system that enables
keyboardless entry of common accelerators, and contains a
clickable keyboard that sports suggested autocompletion of many
common words, and even some commands. The GOK will provide an
alternative interface to common commands and functions within
applications that utilize the AT SPI.

The GOK is is designed to be usable by many alternative input
methods, i.e. not a common keyboard and mouse combination.
This commit is contained in:
Adam Weinberger 2003-04-15 02:23:37 +00:00
parent 043f1e3f6a
commit c6b1eba40f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78996
9 changed files with 333 additions and 0 deletions

View File

@ -0,0 +1,32 @@
# New ports collection makefile for: gok
# Date created: 12 April 2003
# Whom: Adam Weinberger <adamw@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= gok
PORTVERSION= 0.7.0
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME On-Screen Keyboard (GOK)
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
${WRKSRC}/gok/word-complete.c
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gnome2/gok-0.7.0.tar.gz) = 628786adb05a12143ffc575ac5a5abec

View File

@ -0,0 +1,13 @@
The GNOME On-Screen Keyboard (GOK) is an accessability interface
that gives you control of your system without needing a keyboard.
The GOK makes available a hierarchical button system that enables
keyboardless entry of common accelerators, and contains a
clickable keyboard that sports suggested autocompletion of many
common words, and even some commands. The GOK will provide an
alternative interface to common commands and functions within
applications that utilize the AT SPI.
The GOK is is designed to be usable by many alternative input
methods, i.e. not a common keyboard and mouse combination.
WWW: http://www.gok.ca

120
accessibility/gok/pkg-plist Normal file
View File

@ -0,0 +1,120 @@
bin/gok
etc/gconf/schemas/gok.schemas
etc/gconf/gconf.xml.defaults/apps/gok/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/layout/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2/%gconf.xml
libdata/pkgconfig/gok-1.0.pc
share/locale/am/LC_MESSAGES/gok.mo
share/locale/ca/LC_MESSAGES/gok.mo
share/locale/cs/LC_MESSAGES/gok.mo
share/locale/de/LC_MESSAGES/gok.mo
share/locale/es/LC_MESSAGES/gok.mo
share/locale/fr/LC_MESSAGES/gok.mo
share/locale/nl/LC_MESSAGES/gok.mo
share/locale/no/LC_MESSAGES/gok.mo
share/locale/pt/LC_MESSAGES/gok.mo
share/locale/pt_BR/LC_MESSAGES/gok.mo
share/locale/sv/LC_MESSAGES/gok.mo
share/locale/uk/LC_MESSAGES/gok.mo
share/locale/vi/LC_MESSAGES/gok.mo
share/gnome/help/gok/C/gok.xml
share/gnome/omf/gok/gok-C.omf
@exec scrollkeeper-install -q %D/share/gnome/omf/gok/gok-C.omf
share/gnome/gok/main.kbd
share/gnome/gok/qwerty.kbd
share/gnome/gok/alphabet.kbd
share/gnome/gok/manage.kbd
share/gnome/gok/launcher.kbd
share/gnome/gok/move-resize.kbd
share/gnome/gok/direct-selection.xam
share/gnome/gok/dwell-selection.xam
share/gnome/gok/automatic-scanning.xam
share/gnome/gok/inverse-scanning.xam
share/gnome/gok/dictionary.txt
share/gnome/gok/gok.rc
share/gnome/gok/goksound1.wav
share/gnome/gok/goksound2.wav
share/gnome/gok/Keyboard.kbd
@dirrm share/gnome/gok
@dirrm share/gnome/omf/gok
@dirrm share/gnome/help/gok/C/figures
@dirrm share/gnome/help/gok/C
@dirrm share/gnome/help/gok
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/layout
@dirrm etc/gconf/gconf.xml.defaults/apps/gok
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gok/gok-C.omf

View File

@ -103,6 +103,7 @@
SUBDIR += gnomecontrolcenter2
SUBDIR += gnomefind
SUBDIR += gnomesystemmonitor
SUBDIR += gok
SUBDIR += gpart
SUBDIR += grub
SUBDIR += gtk-imonc

32
sysutils/gok/Makefile Normal file
View File

@ -0,0 +1,32 @@
# New ports collection makefile for: gok
# Date created: 12 April 2003
# Whom: Adam Weinberger <adamw@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= gok
PORTVERSION= 0.7.0
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME On-Screen Keyboard (GOK)
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
${WRKSRC}/gok/word-complete.c
.include <bsd.port.mk>

1
sysutils/gok/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gnome2/gok-0.7.0.tar.gz) = 628786adb05a12143ffc575ac5a5abec

13
sysutils/gok/pkg-descr Normal file
View File

@ -0,0 +1,13 @@
The GNOME On-Screen Keyboard (GOK) is an accessability interface
that gives you control of your system without needing a keyboard.
The GOK makes available a hierarchical button system that enables
keyboardless entry of common accelerators, and contains a
clickable keyboard that sports suggested autocompletion of many
common words, and even some commands. The GOK will provide an
alternative interface to common commands and functions within
applications that utilize the AT SPI.
The GOK is is designed to be usable by many alternative input
methods, i.e. not a common keyboard and mouse combination.
WWW: http://www.gok.ca

120
sysutils/gok/pkg-plist Normal file
View File

@ -0,0 +1,120 @@
bin/gok
etc/gconf/schemas/gok.schemas
etc/gconf/gconf.xml.defaults/apps/gok/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/layout/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1/%gconf.xml
etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2/%gconf.xml
libdata/pkgconfig/gok-1.0.pc
share/locale/am/LC_MESSAGES/gok.mo
share/locale/ca/LC_MESSAGES/gok.mo
share/locale/cs/LC_MESSAGES/gok.mo
share/locale/de/LC_MESSAGES/gok.mo
share/locale/es/LC_MESSAGES/gok.mo
share/locale/fr/LC_MESSAGES/gok.mo
share/locale/nl/LC_MESSAGES/gok.mo
share/locale/no/LC_MESSAGES/gok.mo
share/locale/pt/LC_MESSAGES/gok.mo
share/locale/pt_BR/LC_MESSAGES/gok.mo
share/locale/sv/LC_MESSAGES/gok.mo
share/locale/uk/LC_MESSAGES/gok.mo
share/locale/vi/LC_MESSAGES/gok.mo
share/gnome/help/gok/C/gok.xml
share/gnome/omf/gok/gok-C.omf
@exec scrollkeeper-install -q %D/share/gnome/omf/gok/gok-C.omf
share/gnome/gok/main.kbd
share/gnome/gok/qwerty.kbd
share/gnome/gok/alphabet.kbd
share/gnome/gok/manage.kbd
share/gnome/gok/launcher.kbd
share/gnome/gok/move-resize.kbd
share/gnome/gok/direct-selection.xam
share/gnome/gok/dwell-selection.xam
share/gnome/gok/automatic-scanning.xam
share/gnome/gok/inverse-scanning.xam
share/gnome/gok/dictionary.txt
share/gnome/gok/gok.rc
share/gnome/gok/goksound1.wav
share/gnome/gok/goksound2.wav
share/gnome/gok/Keyboard.kbd
@dirrm share/gnome/gok
@dirrm share/gnome/omf/gok
@dirrm share/gnome/help/gok/C/figures
@dirrm share/gnome/help/gok/C
@dirrm share/gnome/help/gok
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/layout
@dirrm etc/gconf/gconf.xml.defaults/apps/gok
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gok/gok-C.omf