From: Oleg <ya...@gm...> - 2006-07-01 10:04:52
|
hanumizzle wrote: > Here's the plan. I'll write a class for XOrgConfig that chops up an > xorg.conf. Methods for such an instance will do distinct things like: > $xorgConfig->SetDefaultDepth(16); or $xorgConfig->SetKbds(qw/en ru/); > that way individual applets can be written for each part of the > configuration...there is a lot of flexibility here. Say vkeyset does > one routine for console keyboards and another for X keyboard setup. Sounds good! > > But they don't work, because they rely on KDE's switcher ;) . > > Does it sux0rz? KDE keyboard switcher doesn't work for years, that is why kkbswitch was created. |