Jump to content

Rizki Alkaf

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Rizki Alkaf

  1. Hi, need help here I have the same DW1560. My BT works with BrcmPatchRAM2.kext and BrcmFirmwareRepo.kext. Can detect and connect to any devices, can switch it ON and OFF properly. But the problem starts after sleep. BT shows up on system preferences, system Information, and IOreg, and i can see on the system info that the correct BT firmware is uploaded as well. Everything seems fine, but the problem is I cannot turn ON the radio properly, i need a sleep-wake after pressing the "Turn Bluetooth On" button to make it work. After a sleep-wake i can see my BT turned ON, can connect to devices. But when i press the "Turn Off Bluetooth" button, i will not able to make it ON again without another sleep-wake process. Any help for this? debug_9236.zip BT Logs.zip
  2. +1 It only happen when using the right shift button, the left one is normal
  3. I'm using this kext, v2.6 on my Asus UX305, everything works very well. One question, is there anyway to swap Fn+F1, F2, etc with F1, F2, etc? So we can directly use those function keys without having to hold the Fn key Sent from my Redmi Note 3 using Tapatalk
  4. Open sistem preferences - keyboard - shortcut Enable launchpad shortcut, take a sample of the gesture you want (for me, pinch with 5 fingers)
  5. To keep the settings after sleep: 1. Download ioio, put in /usr/bin 2. Create an .sh script, add "ioio -s ApplePS2SmartTouchpad Clicking 1" to enable tapping. You can also add other settings you want to keep. Use IORegistryExplorer and search for 'ApplePS2SmartTouchpad' to check more settings available. launch your script with terminal to check it 3. Create a .plist file and put it in /Library/LaunchDaemons/ to make it auto load on every boot
  6. I'm having the same issue. I would like to change 2 FingersTapping to do 21 (Right Click). This doesn't seem to work. Did you find a solution? For now, my solution: 1. Use the latest beta (4.7 beta 3) 2. Use elcapitan trackpad.prefpane 3. Use ioio and launchdaemon method to keep the settings after reboot Sent from my Redmi Note 3 using Tapatalk
  7. Sorry, my fault, it's CASE sensitive. So it should be: ApplePS2SmartTouchpad, not ApplePS2SmartTouchPad Sent from my Redmi Note 3 using Tapatalk
  8. You should change it with "ioio -s ApplePS2SmartTouchPad Clicking 1" To get your settings loaded at startup, you need to make an .sh file with all your ioio script needed. And also make a launchdaemon .plist file to autoload it on startup Edit: The services name is CASE sensitive, so it should be 'ApplePS2SmartTouchpad'. 'ApplePS2SmartTouchPad' won't work
  9. Hi, im using your latest (4.6.5) kext with my ASUS UX305FA. There are some bugs that already mentioned by everyone, like sierra's trackpad.prefpane that doesn't work, can not call mission control/launchpad/etc, capslock problem, etc. but another problem is, i cannot manually change 2 fingers tap to do right click from plist. if i do so, then 2 fingers tap will stop working at all. i also tried 10.11 prefpane and checked "tap trackpad using two fingers for secondary click", but nothing happen
×
×
  • Create New...