All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] fluxbox: select xmodmap
@ 2012-10-25 10:40 yegorslists at googlemail.com
  2012-10-25 10:44 ` Thomas Petazzoni
  2012-10-26  7:27 ` Arnout Vandecappelle
  0 siblings, 2 replies; 3+ messages in thread
From: yegorslists at googlemail.com @ 2012-10-25 10:40 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

Fluxbox uses xmodmap in its startup script.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
v2: add comment to the Config.in (Thomas Petazzoni)

 package/fluxbox/Config.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/fluxbox/Config.in b/package/fluxbox/Config.in
index e4d6c37..588e83b 100644
--- a/package/fluxbox/Config.in
+++ b/package/fluxbox/Config.in
@@ -3,6 +3,8 @@ config BR2_PACKAGE_FLUXBOX
 	depends on BR2_PACKAGE_XORG7
 	depends on BR2_INSTALL_LIBSTDCPP
 	select BR2_PACKAGE_XLIB_LIBX11
+	# Runtime dependency, needed by startup script
+	select BR2_PACKAGE_XAPP_XMODMAP
 	help
 	  The Fluxbox lightweight window manager for X
 
-- 
1.7.7

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v2] fluxbox: select xmodmap
  2012-10-25 10:40 [Buildroot] [PATCH v2] fluxbox: select xmodmap yegorslists at googlemail.com
@ 2012-10-25 10:44 ` Thomas Petazzoni
  2012-10-26  7:27 ` Arnout Vandecappelle
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2012-10-25 10:44 UTC (permalink / raw)
  To: buildroot

Dear yegorslists at googlemail.com,

On Thu, 25 Oct 2012 12:40:52 +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> Fluxbox uses xmodmap in its startup script.
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v2] fluxbox: select xmodmap
  2012-10-25 10:40 [Buildroot] [PATCH v2] fluxbox: select xmodmap yegorslists at googlemail.com
  2012-10-25 10:44 ` Thomas Petazzoni
@ 2012-10-26  7:27 ` Arnout Vandecappelle
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2012-10-26  7:27 UTC (permalink / raw)
  To: buildroot

On 25/10/12 12:40, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov<yegorslists@googlemail.com>
>
> Fluxbox uses xmodmap in its startup script.

  I'm not so sure...  The user could change the startup script to remove the
xmodmap (e.g. for a keyboardless device), but now you take away the
possibility to build without it.

  OTOH, xmodmap is so small compared to (tiny)X that it shouldn't matter much.

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-26  7:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 10:40 [Buildroot] [PATCH v2] fluxbox: select xmodmap yegorslists at googlemail.com
2012-10-25 10:44 ` Thomas Petazzoni
2012-10-26  7:27 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.