<leon-p>
so when using `riverctl keyboard-layout` you'll want to add `-options caps:swap_escape`
<leon-p>
or one of the other options, like caps:escape_shifted_compose, which is arguably more useful
ayushnix has quit [Ping timeout: 264 seconds]
<k-man>
were do i read up on those options?
<leon-p>
man xkeyboard-config, searh for "options"
<leon-p>
it doesn't have all of them though
<leon-p>
somewhere on fdo is an XML that has most of them and another XML that has the "exotic" ones like caps_shifted_compose which aren't documented that well
<k-man>
i see
<k-man>
i'm struggling to get going
<k-man>
does river have anything like virtual desktops? how do i quickly switch between them and move windows to other desktops?
angry_vincent has joined #river
TheAnachron has joined #river
bar19 has joined #river
bar19 has quit [Client Quit]
emersion has quit [Remote host closed the connection]
emersion has joined #river
<leon-p>
k-man: there are tags
<leon-p>
if you are using the example init, you can switch with Super-{1,2,3,...} and assign with Super+Shift-{1,2,3,...}
<leon-p>
it's a bit more powerful than just mere workspaces though
<angry_vincent>
is there example of more powerful use?
<angry_vincent>
i still use it as mere tags
leopoldek has quit [Remote host closed the connection]
ThePenguin has quit [Quit: ThePenguin]
<k-man>
Thanks leon-p. I’ll try when I get home
ThePenguin has joined #river
<k-man>
how do i make mouse wheel scroll "natural" or oposite direction?
<ifreund>
k-man: search for natural-scroll in the riverctl(1) man page
<k-man>
thank you
<dnkl>
anyone here with an Intel Arc 750/770? Curious how well it works with Wayland...
<k-man>
i'm wishing there was a tutorial for interactively learning rivre
<k-man>
river
<k-man>
i like the super fast default key repeat and delay
<k-man>
Is there a "Describe key" function?
<k-man>
in emacs you can go Ctrl+h k and then press a keyboard combination and it will tell you what it does
<k-man>
send-to-output - means send to a different monitor?
<k-man>
somehow i switched from vertical layout to horizontal - how do I toggle back?
<dnkl>
there are no default bindings - everything is configured in init. On other words, you can search for your key combo in there, to see what it is mapped to.
<k-man>
ok
<k-man>
oof - i'm really struggling with no alt-tab lol
kotto has joined #river
<k-man>
ah ok, the horizontal/vertical thing is the main-count
chraist has joined #river
<k-man>
what are the enter-mode normal and passthrough for?
<ifreund>
they are quite useful for running a nested river session for testing, or a VM for example
<ifreund>
it basically tells river to ignore all key binding except the one to exit "passthrough" mode and pass them on to the active application like normal
<k-man>
ah i see
<k-man>
thanks - not useful for me right now
<k-man>
is there a "launcher" ?
<k-man>
like super+space - type a few letters
<k-man>
any other cool stuff i should look at? know about?