All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] compat-wireless: unify some driver-select colors
@ 2010-12-20 11:34 Walter Goldens
  2010-12-20 15:55 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Walter Goldens @ 2010-12-20 11:34 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless

unify driver-select colors for better user screen readbility

Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>
---

--- a/scripts/driver-select
+++ b/scripts/driver-select
@@ -45,7 +45,7 @@ fi
 SUPPORTED_ETH_DRIVERS=""
 
 function usage {
-	echo -e "${GREEN}Usage${NORMAL}: ${CYAN}$0${NORMAL} [ ${PURPLE}<driver-name>${NORMAL} | ${PURPLE}<driver-group-name>${NORMAL} | ${GREEN}restore${NORMAL} ]"
+	echo -e "${GREEN}Usage${NORMAL}: ${BOLD}$0${NORMAL} [ ${PURPLE}<driver-name>${NORMAL} | ${CYAN}<driver-group-name>${NORMAL} | ${GREEN}restore${NORMAL} ]"
 
 	# These should match the switch below.
 	echo -e "Supported 802.11 drivers:"
@@ -64,8 +64,8 @@ function usage {
 	echo -e "\t${CYAN}wl12xx${NORMAL} < ${PURPLE} wl1251 wl12xx (SPI and SDIO)${NORMAL}>"
 	
 	echo -e "\nSupported group drivers: Bluetooth & Ethernet:"
-	echo -e "\t${BLUE}atlxx${NORMAL} < ${PURPLE} atl1 atl2 atl1e atl1c ${NORMAL}>"
-	echo -e "\t${BLUE}bt${NORMAL} < ${PURPLE} Linux bluetooth drivers ${NORMAL}>"
+	echo -e "\t${CYAN}atlxx${NORMAL} < ${PURPLE} atl1 atl2 atl1e atl1c ${NORMAL}>"
+	echo -e "\t${CYAN}bt${NORMAL} < ${PURPLE} Linux bluetooth drivers ${NORMAL}>"
 
 	echo -e "Restoring compat-wireless:"
 	echo -e "\t${GREEN}restore${NORMAL}: you can use this option to restore compat-wireless to the original state"



      

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

* Re: [PATCH 2/2] compat-wireless: unify some driver-select colors
  2010-12-20 11:34 [PATCH 2/2] compat-wireless: unify some driver-select colors Walter Goldens
@ 2010-12-20 15:55 ` Luis R. Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2010-12-20 15:55 UTC (permalink / raw)
  To: Walter Goldens; +Cc: linux-wireless

On Mon, Dec 20, 2010 at 3:34 AM, Walter Goldens
<goldenstranger@yahoo.com> wrote:
> unify driver-select colors for better user screen readbility
>
> Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>

Applied and pushed both, thanks!

  Luis

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

end of thread, other threads:[~2010-12-20 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20 11:34 [PATCH 2/2] compat-wireless: unify some driver-select colors Walter Goldens
2010-12-20 15:55 ` Luis R. Rodriguez

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.