olpc-kbdshim-29-4.fc20$>jTu#U>??d  9\` `      @d ( C8 L&9 &:&>?@GHIXY\$]D^bdefltuvwDxdy Colpc-kbdshim294.fc20OLPC XO keyboard support daemonThe olpc-kbdshim-udev daemon monitors the keyboard and touchpad, enabling the XO "grab" keys and touchpad rotation (to match screen rotation), and reporting user (in)activity. It can also bind the XO screen rotate, brightness, and volume keys to appropriate commands (which are provided).Sojbuildvm-26.phx2.fedoraproject.orgXFedora ProjectFedora ProjectGPLv2+Fedora ProjectSystem Environment/Basehttp://dev.laptop.org/git/users/pgf/olpc-kbdshim/tree/READMElinuxi686 if [ $1 -eq 1 ] ; then # Initial installation /usr/bin/systemctl preset olpc-kbdshim.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable olpc-kbdshim.service > /dev/null 2>&1 || : /usr/bin/systemctl stop olpc-kbdshim.service > /dev/null 2>&1 || : fi /usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall /usr/bin/systemctl try-restart olpc-kbdshim.service >/dev/null 2>&1 || : fi D xHFv큤A큤PlSojPlPlPlSojPlPla8f0546306a4c64c88cb8a02c3d912b72458c59245f5ff2b55b08cc01e94b050740a604f87d7714563fcaa09bf65d53d2135a4ab0c6ffcc7688e624c8e39c0d5283039a72f3fa7f5ccbee5b87a03de386bd03ec9a82b22d7ff67c359a04adcd197a50cab7edbf001f494226bac097056154abc665313d5a55eb0c9f34251a68a8ade5c572a2c7f49118cb1575d8c4a5dc9b4ce2fc63949674151a57f7f762d4c92775728317b8a829f990ddb3f20d66cfed4e14753f59245767efdd10b4c9f8619df110ed5342549196295a28e0e10226e008d3cb3d4aec9d5da9eb1be8f30a1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootolpc-kbdshim-29-4.fc20.src.rpmolpc-kbdshimolpc-kbdshim(x86-32) @@@@@@@@@@   @ /bin/sh/bin/sh/bin/sh/bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libudev.so.1libudev.so.1(LIBUDEV_183)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)systemdsystemdsystemdrpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.11.2Sof@QQP5@PH@PE@P H@O@OOpZ@O+@ONǚ@Nǚ@NNNs:@N:N@Ma@MQ0@M>@L@K,KV@K9@K@Jq@Jn@JjJ/@J*Z@II5II@I@@IJPeter Robinson 29-4Fedora Release Engineering - 29-3Fedora Release Engineering - 29-2Paul Fox Paul Fox Peter Robinson - 27-1Fedora Release Engineering - 26-3Paul Fox - 26-2Peter Robinson - 26-1Peter Robinson - 25-1Paul Fox - 24-1Fedora Release Engineering - 23-2Peter Robinson - 23-1Peter Robinson - 22-2Paul Fox - 22-1Daniel Drake - 21-1Daniel Drake - 20-1Daniel Drake - 19-1Peter Robinson - 17-2Daniel Drake - 17-1Fedora Release Engineering - 16-2Daniel Drake - 16-1Daniel Drake - 15-1Paul Fox - 12-1Paul Fox - 11-1Paul Fox - 10-1Paul Fox - 9-1Paul Fox - 8-1Paul Fox - 7-1Fedora Release Engineering - 6-5Paul Fox - 6-3Paul Fox - 6-2Paul Fox - 6-1Paul Fox - 5-1Paul Fox - 4-1Paul Fox - 3-3Paul Fox - 3-2Paul Fox - 2-2- Update systemd scripts to latest distro specs- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- 29-1 - don't pass input events while the screen is blanked- 28-1 - better support for touchscreens (but swipe support is removed) - create separate keyboard and mouse uinput devices - prevent duplicate logging under systemd - use more udev properties to select among the input devices- v27 - rotation bug fixes - systemd control files now bundled in tarball- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- fix libudev-devel requirement- support absolute input devices- merge of XO-3 touchscreen support, support for 1.75 touchscreens- use new psmouse driver control to disable touchpad in ebook mode - implement absolute rotation selection in olpc-rotate- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Release 23- cleanup spec- changing brightness no longer affects mono/color - use ctrl-brightness-down/up will toggle mono/color- Unmute audio on any volume change- ebook mode improvements, XO-1.75 touchscreen support- libudev port- Add ARM to exclusive platforms- new version, fixes rotation transforms- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- use XRandR-1.2 for screen rotation- fix rotation of d-pad - honor flag file that indicates xrandr goes backwards - ignore repeated rotate keys - update for new hal addons location- reduce periodic logging - bring olpc-kbdshim more in sync with olpc-kbdshim-hal (source changes only) - experimental code for using dbad as a pointing device- don't pass through command keystrokes when we have a command configured, even if that command fails.- tell uinput not to autorepeat (thanks to daniel drake, d.l.o ticket #9690)- add support for binding of local volume keys - added olpc-volume script- add timestamps to events, to reduce racing during suspend/resume- fix touchpad rotation for F-11, which includes X11 amd/geode driver that fixes the earlier rotation direction issue. (2.11.x and later are fixed.) - revise Makefile for easier pre-release management- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- spec tweaks- final acceptance review changes - olpc-brightness added- add local binding of rotate and brightness keys to eliminate sugar patching - revise README- we now "grab" the arrow keys so they cause scrolling too - initial fedora review comments incorporated in spec file.- version numbering resync- fix sugar patch- convert to HAL-based operation- add comments to the post handler, fix rpmlint errors, rename LICENSING to COPYING/bin/sh/bin/sh/bin/sh29-4.fc2029-4.fc20olpc-brightnessolpc-kbdshim-udevolpc-rotateolpc-volumeolpc-kbdshim.serviceolpc-kbdshimCOPYINGREADME/usr/bin//usr/lib/systemd/system//usr/share/doc//usr/share/doc/olpc-kbdshim/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuPOSIX shell script, ASCII text executableELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=b17db6f98097f1618663d84d317f06b84ccc21a1, strippedASCII textdirectoryPascal source, ASCII textC source, ASCII text  RR R RRR RRR RRRR?7zXZ !PH6G]"k%f6Uѕޑ$`Om'2៺kV`T/\G\aO`QYF +F]ۻicF174-P*铜aR)FW-&( pDo~%wL>XYV| $o|OKEw Yxnݶs-Xp ,>X!9a*IG&LȘ'9`_z'>%M+LBT/`]J i޼- XԔx™WCS:؝:sJs1+Frk".MSi= s>SHlnhWf˯.%A^'݊ar}P`Њ2W KNHiU/>:o*|)jyZQUaRM5I?d%*e$&?gZ +}EA9cH5_ͱ 'pDϳ5kw8|r4\6ytғLUu;@pI-BcXҊ5N^ȶiyͅ?]6{֐ve+F 2^fV|P. :"0lƕaH몿#ͦ~و_(˞yahfS庨qG!(|?x9L!Zɉ)) 6q]3 ۔tn ʏiN(3kB@x )Yq^.MbLt$8JܥvWʼnHcbdPAs7H QzEY=r.Gk.H&pdţz5N@N3Re +f[Q!gE5%pF=MnPEC^D$=oյz+ԣn@#s#s`dtЃ߱ b187KƽssW[ kQiF)6+`Wixee=,.WOEB颮V[x!(]f 'glwL0˛IU>f wq#J"#=嗭f>[C#o))r$=ϹL)( ׶n 4=p3knU0R#Ug[7ɅIlFiEd@QcLUxv-N"̷Jܕ\\ٲWgg&3T,#6 ;AtcsV;1AYРdȻ6GyC}-=ƨpPS,m5BSvӆWs:7'Ow.Ljy.QtjO4v*պXkbIi_y%̙zW )M"^\ ECXkdu#4:smIH*HYSi#dYc{wqUp<4k J:+NOñc qZ;&ў_ξq,uTQ=%[rȞ`a,5R t/:Z 쎚5b*9/#vvs_+7cuY/P_d9(* P>9 6qcS|R"{{N$G=+eȬONXƋ 1is {Q |<-Anjd8Q"8(:,FN]4cw6@/v'|7t ҙ26d?V Y#z@²+z> ߘ_ʜ[CpT_)-͔{q Z9uSZw-é Ŵ:;TJJ(ԾFteP>o s%)٣sQ؉s8-&6r4/vDg-S#@%iL1` ZՏ>N𹈌Xp +x Mc@[!ہG"됸6>XeN@9" C^ T+ iZw,,2͍ЉnQpGx S{=7@ZQ4 oze8w{՜ 8K ^LqikVg^ !va$PL;'!g yYϩf )uXub޾I;Qؐ?-[4 3Px1':ŸOm!-%I-~Z&QwC':fl Wt/ai1t 1u$nL!9k |?ۯA#~#C} p/l3 /\/.#mJ7O y(S1xkm(kcSQGxpUŀGn|=Ѹ=F?sd٪uWq[㿱sdlxWŗr {7&oV"y}PeXh˰tc&EeǠt&ZoOct6j ;ѯJ =[8/M8dՄf6^cAs[n|_g=;"K.${AKjbg0jcմ*6 ׃o/95Tf|& ~sgPg>m :КeiU`\ ǘ~C nZ#DAh0j6hgw[LF)#̑+h277r*S!C; aкl#wq]1F?CΌw5:o4B;GeXTE+kX oL89.e0-Ӛ#SG\Aτ#ZRmظ:^`W4&K%nY}f 4MZ,%{ m3͚VZ`pQݐucdfl(ogZmMg^3V;fo |P@CQ\q޺g]"KgSwW*EBCƒC:V̳2rwFuI''7Y=ϫi!Wݸ*7bN s|JhC:zuֆI|+[4I3L 8bSl `eȉyr  Zǵ'u Ww/sT_zۘ?J]j{ D-+G_o"EfS]MKX ^{75.ȏ5M:2})9vKm xdy7jOg\bZ#RBcFE$e@Cfa6.Mۈ2Bϛ퇡IfѺC? (GH$:Ǩ Vd\b^ß*]' -3VxgGPz^^ U1m1@7* nnSՊJn[1D>R :|7 Uu+ttεE{{}~4B}.EgLmȦ+zimweaO$e*+} (p^dCLccU1eWxQAaR 0: ~(wH"jaCI=xi!3 u_2IIhwzgP'"1JaJ"wՇ`k'&:XǦ=bukpNUm^ =4yԁZׯfĦiIq(2C39>'zshHrbK4S4tDrکcPweKXec'h ,HM8ZnîC=b|ujto6 =G@)Wl TUc$ RUGV;2WABTK>BmRZB&2.qF;㘓΄:hAj#i^ĄKVԈRߚLOW lN["y՘gtUq4j}+Ip*@*YW{lҰ`k>.$!=0Z'OSݓ\1#ae0\ JZ|(ӭ(JH_uAZrP OX>oH0a>Y &?XjmO>~ɟ8zy>rWITRyO_}#3$Z_ u]S[$%?'G)%^ =\qM^[v޹PmZXӿt2gIVW?*7j%*%/OJOՃtz敖u eGcW]U\qBJM$ ?Oth7%ISߎnjC#Auߝ4WcL]\*ǰxك0=xXT?6 &6{gGs-6%|#뀫AʆsT[-cF$N!g=⬎HVSZa}X@)fW}Hɤ}/\ףy"J:-(+)-Xaj.Ǿ%a2.BÈ4Z1VX`J CwV 2Ec1GE@ ~\ÑBcwBNRG4Η-vBx1*}oh"#{2C(M؈)vRg!2kh,:ө$VЫwḿf⤦Q>ܪkCցHNF#FƁ|3;9z"E+U8wi8jKu svչmg9r%pЊa ub@#={oԆ?s<6/b{qf9<%3CD5_P$;yjdtw$kRUjtDmwFvGK&HxR;ƒp6ƒ)qNTAf$I(5#vLk<%>ciкGJB\OzHKwn H`p~^Edo;LrvEP뤣c Q",9B$c f# z%vXhE,yNZDJ<1%91UFxigBBI=cNoo{i`"?AY@4Rd(VkknFa |&90֦(4 jSu%E"GV{'H6w#iݓ؇:ےXAh^jҷ+.[Ttw}n"L@O&AbvO)cg>el7=!;GS;i!I[TK~BIyyp:E=7p|#xbd,41%t` 5 H*w)EZJֻYaѿ:t"/he$Fr]3L8LܡpՁݨ!HIf$^N0 4HbKs:Ze$WE՞ ޸ qk-)[ 8F՘q_h1\jfɺN& p: NR$mJi() S[T. $1;+;Thgv8uMֳ'7yޙA=+t7xpd~́k鼜 o`Q}5joB֌`r,3 r A6t˳Pr xfb,d*F4t]~iFxN9\,ߺ6=$v=փr5>&j 5;=,a:ͩcӣVDכIX'Qp]Nҁ޹,NSǏvڴU/{@U녎3;wsՄi3V4>? Z kNB(˃*1A# YPBS'IlGCM|vEWSrĶKBǸ̦12SF;_Hg_H]sLE3Xte'"4}FxB([Y"~Eh/f:'{%b; {~{x)~B:a`փȕ  N~OǺ,u+^\LB3ѣb{B?3:rc%pjBw~_O{`$JRF.OQk{ѓo0N4|HeO-n5>R.ׯ!0^5N_#UNT]H$F&_-foυ9tx4Bw o ,h+ Zql)Bes&~*2"l&y?N Nÿ_^̲ex'ŠkunBКwN6CFO ZcW(:[x=ƺ<h?M) nO=TCP@>61")Tnkw}xo|y_NߎEN1{w,^+sZ= "р +qt}AƶwWV:R@7sbz|sc"ZvvI[֯63^yE]>kwV2#/52m csgU3ԑ 92dxՐ6 Nw&q0X]ɉh ŋy#sL1aCxL {,OLcϠwVC"1!c4J>Z'{)NQA ෾^z.["D*TӅMCWo^LļD|%gDs<|ijI*\uYVzMp`:6 y,rUP#77lx|y|, k*ƥKIHw{o$ޥ]T8ϛ9rg9T77 M1;bpcsajSʆNWmԜ$F;`0mIG]7w0A0;苐ǐXR[0^tQ N(_x25gToW uagS ;mCgGϭ ڂ1"^RPpnV=7ʶ}vw.ȁ:]]m_~kY\>&kY.g)f%;$*VoVb6[%[S fc̝S{2e|FdL`.BXndz6\"4J)`/[X 7-9@AhPˊTw \A_8+,Bw^|I4"X`Q9sݶ4mch|߬ٝdվcvyL`zK*i~ΘAkC#l4ǿ۟ux'TXm^ rו1LۛVr0Ec5Y)64skL%5kڞh?f$ʘ`F e5;\EnA:rqhp"t^ u}Pr=dS &|lHz Q! ջ/Nb5cGGĒ3qT<׸(fsH[xD0dR]Q A(;s1}&h-š*Z2P~ΓTXi-&5cX#փ,ռLGA큶tɏ:϶ȟ>|L?ELuS:6Ip 7 U ȷ /Bqѡ[R쒁0x s &iLv9hSi=O=%/-[6-5x ~lNm74/ q SĊ~G29l| t fCy&Ch__5ַqg:,k$Y\J%;nx>ϩ'8>[ ~ p%X^[EFSc7z̒  5U bCU:,ԥˌNTVlspsH1p7䄮4~tP)@ZpALgs2 8_#yE?)NH6q;UdV9uc77ftW&;v>ekĻ⽍riրHDa\rcՑC/,Z*fsQSF6LU'al0'Bs }й;"d&,^Ax%SI'6Cj^˽`#\ "ZC~qRp@OKw[~i=4&B^'25S>_$LmuPb2VyKRg fym GE)?Uӯ]]F][\KUM.2u@g|e*Fζ+h1V39z 4f. !`/E5OO~I>cE4Xb#1s -Kzk 9^|[B3h`蜏s"96.qV])DL>Pet\td B \ڎp9ڢRVtZ9nr'$I-#Xn[%/YLgjaVϘ;A˶sȺ13?y8{жD˅9>1P+ |J#q=L}0[VJA2X^#OȶL]5S4i]FY$^S Tr83osKgYՍ5##<\ݴ5p%.Y11FeNwrMs2n&ȱ Ӭ~DoHB EA_h}G@Ag i>لzs]PZVORcH:KXk뻣*@ۮJ #ėúHY(!4{ Am)06z՛Z&j>:cRBރ]W0 (O啙F,Gho9;^j+@^%=d+s% gna6#e}.A= ޣUo͟|hC>XRO32jn6y8 G1v>ΫJrsCyHj^OP>I3P? 'pH`DY.^fupp̮iwǜY'_ֿO)AkgPaDbiqRan٘e9X 7S sU8@>6Z-À'&Tب-a ]tSvVαisAmJ ijﹾ*X 6!ƓjNT[g3 >e !p%I׊b]-U<0멑/6Bq)-B8WwŽSG.)1g!iU G-8۾T{p'5qH!uEBr}DF$aDwYh'26;b80!{]x #MiHz 9$FɊ˳g[+@,4hllg(0O}?obW&M;}`Tf{ѡ -e?$o@tb6m *gǻJ2*m9+L:,6tt/}ٿ2讇3#C0eKTz|υ||ss[ $MiJ毵/{qÐ~<9.1Fh38zX?BO0uܮxήhZ@y܆45wϢžslot07yuAs(hN!P`HvtvSK5ih>VU#E7[?*T0C͡ ׯAFisӑrbj]~nyVBR6c FSH\|Om 2%p SXPSPϤT˲+m,l$72ػ `ym apif=TBñ<њߔ>isɞ0O5-8{n9dΌU7fnEt-B-h_:F/L|ѳD=l͔I9H\dov%MjgJX8|w0G l$ˆ ",%kTu5ixTr*j֨5k:zÖFv>Q옺&-+TR,+R_`F]xs)&0u4ä)|2iszWSqF#nJ %-\]u#(?ě2۫x,X!v ףv2DB_˱)_*_0Y!6|i.ql+HZnuN꺄;a5jJǂ,;G_~OYP4 e$ևs8/x)q|ĔF\!xB3%PyZ:22VlJt@},x٭:E^i ]R~)_pnoK?AQc{eSh$JlD@ŮSWf W'9 v[ֺ#;./ _pNPE VG"+侔V|W4ENMTW` ӽ(YGEjvL3S%ŪTEk_MGhGp{i  $b& L`f`2M>ʐ呲Euni qRBUIkF=7a̮a_E]3EkCާ[cF^੼^FO,ޏNQ YZ