Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37500873
en ru br
ALT Linux repositórios
S:4.18.0-alt1
5.0: 0.3.80+svn7321-alt1
4.1: 0.3.80-alt0.M41.1
4.0: 0.1.2-alt1

Group :: Desktop gráfico/XFce
RPM: thunar-volman-plugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: thunar-volman-4.17.1-alt1.patch
Download


 thunar-volman-settings/Makefile.am | 1 +
 thunar-volman/tvm-input-device.c   | 4 ++++
 2 files changed, 5 insertions(+)
diff --git a/thunar-volman-settings/Makefile.am b/thunar-volman-settings/Makefile.am
index b3d3622..7d99577 100644
--- a/thunar-volman-settings/Makefile.am
+++ b/thunar-volman-settings/Makefile.am
@@ -21,6 +21,7 @@ AM_CPPFLAGS =								\
 	-I$(top_builddir)						\
 	-I$(top_srcdir)							\
 	-DBINDIR=\"$(bindir)\"						\
+	-DLIBDIR=\"$(libdir)\"						\
 	-DG_LOG_DOMAIN=\"thunar-volman-settings\"			\
 	-DPACKAGE_LOCALE_DIR=\"$(localedir)\"				\
 	-DDATADIR=\"$(datadir)\"					\
diff --git a/thunar-volman/tvm-input-device.c b/thunar-volman/tvm-input-device.c
index d78ce95..30855a3 100644
--- a/thunar-volman/tvm-input-device.c
+++ b/thunar-volman/tvm-input-device.c
@@ -74,6 +74,10 @@ tvm_input_device_added (TvmContext *context)
       icon = "input-keyboard";
       summary = _("Keyboard detected");
       message = _("A keyboard was detected");
+
+	  /* Try to run xfce4-fixkeyboard script for restore xkb settings
+	   * Errors is ok */
+	  tvm_run_command (context, NULL, "xfce4-fixkeyboard", NULL);
     }
   else if (is_tablet
            || g_strcmp0 (driver, "wacom") == 0
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009