[00:10] sakrecoer: I think you do it without type=float? There should be an example of it commented out in my script? [00:11] sakrecoer: and I think it needs to be Wacom Graphire Pad, not pen. [00:15] I'll try to catch you tomorrow to see if I can help. :D [07:35] thanx autumna :) i'ts definitly "pen". the xinput command alone dosen't work with pad, while it does with pen [07:42] i'm a complete bash n00b, but i get the feeling that the echo just prints the stuff to the screen without actualy doing anything :D [07:46] because the commands are printed all good to the screen. if i copy and paste it in the terminal, it works... [07:46] i added the #!/bin/bash in the top, and did th chmod +x thing... [07:53] i do it with type=float.. i have to add, i'm actualy just greatful to have it mapped to one of the screens. but it would be fun to understand :) so don't wasist too much time on me :) [08:02] actualy, even ' xsetwacom --set "Wacom Graphire Pen stylus" MapToOutput "Head-1" ' works when i paste it in the terminal, but not when ran by the script... hehe i spent liek 2 hours figureing out the math for the matrix yesterday :D [08:21] hmm... setting those commands in xfce4-keyboard-shortcurs isn't working either :D i think my computer is having a mutiny party.... [08:22] it would make a lot of sense that it has become sentient, i mean what can i do wrong? :D [08:24] yes, that must be it. it is tellming me to shut up and draw, instead of pseudo-hacking [09:35] zequence: re: christing and the queens dance https://www.youtube.com/watch?v=ZzFYmz2lfT4 i'm super fond of that amateurish style. while i think she is signed to a major now (.. ) she is self-made. my mother sent me a link to her web some years ago, and she had this manifest basically stating her plan. and it fucking worked :D [09:37] lots of micheal jakcons moves, but with a... ehm... ungracefull grace haha [10:47] hi Sakrecoer you there? [10:49] * autumna looks at the script [10:51] sakrecoer: yes you are supposed to remove echo. (it just prints) *blinks* hmm what I have is exactly what you have. Now I am confused. does xsetwacom --set "$stylus" MapToOutput "Head-0" or "Head-1" not work? (assuming you are on nvidia driver). that should properly swap even if your screens are different sized. [10:51] when you say matrix doesn't work you mean it doesn't have any effect. righ? [11:05] hi autumna! :) [11:06] both MapOutput and matrix works... [11:06] but only when put directly in terminal, [11:06] ok [11:06] when using the scripts, it jsut prints the command to the terminal, but nothing is set [11:06] that's because i am silly [11:06] but if copy the command that have been printed, and enter them in the terminal, it works [11:06] and I forgot to add the actual action apparently [11:07] :D ...not that i think you are silly, but it kindof feels good to know i had slight clue of what was ging on :D [11:07] there is the echos. and not the actually command. just remove the "echo" word in front in the script than things should work? [11:07] hahaha [11:08] ok... let me try! :p [11:08] * sakrecoer gets all excited [11:08] I am very sorry sakrecoer, I honestly didn't realize most of the toggle was missing the actions itself. it has been a few years since I used the script. I must have changed things than forgot.. [11:09] don't be sorry! had i tried it after you posted it, we would have found out sooenr! [11:10] and it was fun trying to understand what the what [11:10] learned lots about bash and stuff :) [11:11] without echo i get "Cannot find device '"Wacom'. [11:11] " [11:11] maybe those ' " ' shouls have stayed :D [11:12] hmm... with the ' " ' i got " ./wacomscript.sh: line 64: xsetwacom --set "Wacom Graphire Pen stylus" MapToOutput "Head-0": command not found " [11:17] i have this now... [11:17] xsetwacom --set \"$stylus\" MapToOutput \"Head-0\" #name of my primary monitor [11:17] something is funky with how $stylis $eraser is formated.. [11:17] i get "Cannot find device '"Wacom'. " as if it stopped at the space--- [11:31] autumna: me IRL :D http://sakrecoer.com/ubuntustudio/computer_says_nope.png (in the background you can see krytarik laughing to tears reading the backlog) [11:31] LOL [11:31] :( [11:32] ohdear [11:32] hang on [11:33] don't worry autumna :) there is noooo hurry :) [11:33] xsetwacom --set "$stylus" MapToOutput "Head-0" [11:33] replace the \" with " (the backslash is to escape the quote) [11:35] that and make sure that higher up in the script the $stylus is replaced with your actual device [11:35] (unless you happen to have that exact type of intuos) [11:35] as I said that script really isn't ready for prime time ;D [11:35] \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ [11:35] STANDING OVATION!!! [11:36] https://freesound.org/people/Robinhood76/sounds/218494/ [11:39] yay? [11:39] that means it worked? [11:39] yes! :D [11:39] like a charm! [11:42] awesome [11:42] :D