Commit graph

29 commits

Author SHA1 Message Date
Jody Goldberg
b4f39cc148 don't bother VNC users with warnings of XKB breakage, we already know it
2005-02-28  Jody Goldberg <jody@gnome.org>

	* gnome-settings-daemon/gnome-settings-keyboard-xkb.c
	(activation_error) : don't bother VNC users with warnings of XKB
	  breakage, we already know it is not going to work.
2005-02-28 23:04:52 +00:00
Sebastien Bacher
9291b1c786 patch by Kjartan Maraas <kmaraas@gnome.org> to fix a leak (Closes:
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * gnome-settings-keyboard-xkb.c: (gnome_settings_chk_file_list):
        patch by Kjartan Maraas <kmaraas@gnome.org> to fix a leak
        (Closes: #166796).
2005-02-09 15:23:04 +00:00
Sergey V. Udaltsov
736c919ed0 fixing #150435 2005-02-06 03:32:06 +00:00
Sergey V. Udaltsov
fe7da7b6c1 fixing #165018 2005-02-03 23:44:39 +00:00
Shakti Sen
0c21cb9f45 #143487 Calls the modmap load dialog. Loads the modmap files. Added newly
2005-01-29  Shakti Sen  <shprasad@novell.com>

	#143487
	* gnome-settings-keyboard-xkb.c
	(gnome_settings_keyboard_xkb_chk_lcl_xmm): Calls the modmap load
	dialog.
	* gnome-settings-daemon.c (gnome_settings_daemon_new):
	Loads the modmap files.
	* gnome-settings-xmodmap.h: Added newly
	* gnome-settings-xmodmap.c: Also added newly which handles the modmap
	settings.
	* modmap-dialog.glade: Added newly.
2005-01-31 15:31:44 +00:00
Sergey V. Udaltsov
bbf89d121b fixing #163299 2005-01-08 23:00:52 +00:00
Sergey V. Udaltsov
6b0d6cac30 a bit of more optimization 2005-01-08 21:23:15 +00:00
Sergey V. Udaltsov
d52a911b8e update save/load function names 2005-01-08 21:04:33 +00:00
Sergey V. Udaltsov
b30091f9ab sorry for committing debug version 2005-01-08 00:13:28 +00:00
Sergey V. Udaltsov
9b8a663c05 a bit of optimization - no more redundant xkb reconfigurations 2005-01-07 03:48:15 +00:00
Sergey V. Udaltsov
54369fabdf gsd now manages the keyboard 2004-12-24 01:36:03 +00:00
Sergey V. Udaltsov
f5fb13632f reflect libgswitchit changes 2004-12-18 04:38:49 +00:00
Sergey V. Udaltsov
653d3d99f7 xmodmap support is here 2004-11-27 16:05:03 +00:00
Sergey V. Udaltsov
b98fd2ff69 fixing one leak, pointed by kmaraas 2004-09-27 22:33:49 +00:00
Jody Goldberg
03def60e2f revert unintended string change
2004-09-03  Jody Goldberg <jody@gnome.org>

	* gnome-settings-daemon/gnome-settings-keyboard-xkb.c : revert
	  unintended string change
2004-09-03 19:56:16 +00:00
Jody Goldberg
2ab41bb8cc http://bugzilla.gnome.org/show_bug.cgi?id=148291 typo
2004-07-23  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=148291
	* configure.in : typo

2004-06-07  Jody Goldberg <jody@gnome.org>

	* po/POTFILES.in : add server file, still unused without the patch
	* configure.in : ditto.

2004-06-01  Jody Goldberg <jody@gnome.org>

	* schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in : Add
	  xkb/update_handlers.
2004-08-28 01:42:25 +00:00
Sergey V. Udaltsov
0a0dfc7474 Now acme can plug xmodmaping callback 2004-05-25 17:36:44 +00:00
Sergey V. Udaltsov
b10bc08713 now the buttons work as Jody asked 2004-05-12 21:54:46 +00:00
Sergey V. Udaltsov
51fa1f5a99 C comments instead of C++ ones 2004-05-10 19:10:16 +00:00
Sergey V. Udaltsov
c5f62ea384 The message is actually info, not error 2004-05-08 22:57:52 +00:00
Sergey V. Udaltsov
3a71488be7 Now g-s-d tracks changes in the system xkb configuration 2004-05-08 03:08:51 +00:00
Sergey V. Udaltsov
8902014be6 long arguing over the string breakage is over. Now gcd shows the error message to unhappy users of .xmodmap with enabled xkb 2004-02-27 19:13:54 +00:00
Sergey V. Udaltsov
31f4338428 at least people should know how to report xkb initialization problems 2004-01-22 09:11:22 +00:00
Sergey V. Udaltsov
a103fa9147 Now the GSwitchItXkbConfigInit function clears the memory itself. 2004-01-12 11:56:37 +00:00
Sergey V. Udaltsov
2bc51a2486 now gnome-settings-daemon resets the configuration is asked by gconf flag overrideSettings 2004-01-09 20:43:59 +00:00
Sergey V. Udaltsov
49557bf908 Probably a bit less of troubles. At least we do the proper properties backup now. 2003-11-26 22:48:59 +00:00
Sergey V. Udaltsov
66cb02bd8c a bit better messaging 2003-11-26 10:15:04 +00:00
Sergey V. Udaltsov
11f723907c Daemon probably should not show popups - but I see no choice 2003-11-23 02:44:21 +00:00
Sergey V. Udaltsov
2c669cae7e now g-s-d knows how to configure XKB 2003-11-12 21:58:51 +00:00