On Wed, Aug 05, 2015 at 06:07:03PM +0300, Mihai Popescu wrote: > Hello, > > I am using a recent amd64 snapshot with cwm. I reuse the .cwmrc on > each installation, but for this one things are different. > > I modified the command term section in the past, and the menu entry > [term] was replaced by term and [lock] was not there. > > For this version, no matter what, [term] and [lock] are present in the > menu. The succesion of applications is also wrong, compared to what I > wrote in the .cwmrc. > > Few more info down below: > > OpenBSD 5.8 (GENERIC.MP) #1217: Fri Jul 31 11:54:10 MDT 2015 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > .cwmrc > > color font orange > color selfont black > color menubg black > color menufg orange > > command term "xterm -fg orange -bg black -fa monospace -fs 13 +sb" > command mc "xterm -fg orange -bg black -fa monospace -fs 13 +sb -e mc" > command chromium "chrome" > command xpdf "xpdf" > command mplayer "gnome-mplayer" > > The menu > > chromium > [lock] > mc > mplayer > [term] > xpdf
I've noticed this too for the last snapshots I've been trying, and was planning to check out the sources to see what changes has been commited causing what to me seems to be that the menu now gets alfabetically sorted. Regards, Erling