From 3b4b52921adba74472904b37ec13d9c8d8686a10 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 3 Aug 2007 20:40:13 -0400 Subject: show a popup notification when switching desktops (also make all the config options export time in milliseconds not half milli half micro) --- data/rc.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'data/rc.xml') diff --git a/data/rc.xml b/data/rc.xml index ff5830dc..b28bf1a9 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -116,6 +116,9 @@ desktop 2 --> + 500 + @@ -261,9 +264,9 @@ 200 400 - + -- cgit v1.2.3 From 29e94a9e59bc2bf7269a0c87acbfa61615ba703d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 4 Aug 2007 12:11:04 -0400 Subject: make the default time for the desktop notificatin 875ms --- data/rc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/rc.xml') diff --git a/data/rc.xml b/data/rc.xml index b28bf1a9..3859f537 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -116,7 +116,7 @@ desktop 2 --> - 500 + 875 -- cgit v1.2.3