Hi! I'm sorry but maybe I'm missing something. Where should I put this code? I tried in rc.lua and in quake.lua and I got error: <...>/.config/awesome/rc.lua:460: unexpected symbol near '|' (this is the first line of your code) I tried also echo 'return awful.client.cycle' | awesome.client but the same error occurs.
I'm feeling bad with my poor lua knowledge :( 2012/7/27 Vincent Bernat <[email protected]> > ❦ 27 juillet 2012 16:01 CEST, wojtek danilo <[email protected] > > : > > > Hi! thank you for your reply :) > > yes it is this line. I'm using awesome 3.4.11 on my gentoo box. > > Well, awesome.client.cycle() exists on this version so I don't know why > this happens. I am also quite new to awesome so I will not be very > helpful. Does this returns a function? > > echo 'return awful.client.cycle' | awesome-client > echo 'awful = require("awful") ; return awful.client.cycle' | > awesome-client > -- > die_if_kernel("Penguin instruction from Penguin mode??!?!", regs); > 2.2.16 /usr/src/linux/arch/sparc/kernel/traps.c >
